﻿body
{
	padding-top:10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #c60001;
	line-height: 1.7em;
	background-image: url( '../images/bg.gif' );
}
#wrapper
{
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	width: 920px;
	background-color: White;
}
#header
{
	margin: 10px 0px 0px 0px;
	text-align: center;
}



#content
{
	float:right;
	width:773px;

}

#menu
{
	float:left;
	width:110px;
	padding-left:5px;

}
#footer  
{
	color:#ffe235;
	 background-color:#c60001;
	 text-align:center;
	 margin: 0px 0px 10px 0px;
	 padding: 10px;
	 clear:both
}
#home
{
	border: thin outset #FF0000;
	width: 300px;
	height: 400px;
}

#commLeft
{
	width:50%;
	float:left;
	border: 2px solid #C60001;
}

#dfLeft
{
 font-family: Arial, Helvetica, sans-serif; 
 text-align:justify;
 float: left;
 width: 44%; 
 text-align: justify;
	margin-right: 0px;
	height:auto
}



#dfRight
{

 font-family: Arial, Helvetica, sans-serif; 
 width: 55%; 
 float: right;

}

#news
{
	width: 425px;
	padding: 0px 15px 15px 15px;
	float: right;
	border: 2px solid #C60001;
	color: #C60001;
	text-align:left;
	margin-right: 0px;
}


#events
{
	width: 425px; 
	height: 265px; 
	padding: 0px 15px 15px 15px;
	float: right;
	border: 2px solid #FF0000; 
	color: #C60001; 
	text-align:left;
}
.spacerLT
{
	width: 122px; 
float: left;
	height:20px;
	padding-top:5px;
	vertical-align:bottom;
	text-align:center;
}
.hidden{display:none;}

a.link { color: #ffe235;text-decoration:underline }
a.visited { color: #ffe235;text-decoration:underline }
a.hover { color: #ffe235;text-decoration:underline}

#ticket
{
	padding: 0px 10px 10px 10px;
	margin: 0 auto;
	
	background-color: White;
}

.cellMiddle
{
	background-color:#c60001;
	color: #ffe235;
padding:5px 5px 5px 5px;
text-align:left;
vertical-align:top;

}

.cellLeft
{
	text-align:right;
	vertical-align:top;	
	padding:5px 5px 5px 5px;
}

.newsHead
{
	background-color:#c60001;
	color: #ffe235;
}