body{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  background-color: #000000;
  color:#ccc;
}

td, div  {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	 color:#ccc;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}

a{
	color:#cc9966;
	text-decoration:none;
	font-weight:bold;
	  font-size:11px;
}

a:HOVER{
	text-decoration:underline;
}

H2{
	font-size:17px;
}

H3{
	color:#cc9966;
	font-size:15px;
}

form{
	margin:0px;
}

#container{
	width:755px;
	margin:0px auto;
	background-image:url(Images/TemplateImages/websiteback.gif);
	background-repeat:repeat-y;
}

#headerholder{
	background-color:#000000;
}

#flash{
	float:left;
}

#logotop{
	float:right;
}

#searchheader{
	float:right;
	width:187px;
	margin-top:15px;
}
#searchheader td{
		font-size:10px;
}
.keywords{
	color:white;
	background-color:#404040;
	border:1px solid #404040;
	height:14px;
	width:130px;
	margin-top:5px;
	font-size:11px;
}

#logomid{
	clear:both;
}

#contentholder{
	margin-left:35px;
	width:691px;
}

#menu{
	width:178px;
}

#txt{
	border:1px solid #333;
	width:178px;
}

.txtbox{
	width:100px;
}

#content{
	float:right;
	border:1px solid #333;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#content img{
	border:1px solid #cc9966;
}

#events{
	float:right;
	background-image:url(Images/TemplateImages/eventsback.gif);
	background-repeat:repeat-y;
	width:205px;
	text-align:right;
}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
