html, body { margin:0; padding:0; text-align: center; font-family: Arial,Helvetica, san-serif; font-size: 11px  }

.secHeader { 
text-align:left; 
margin:0px; 
solid: #fff; 
color: #fff; 
font-weight: bold; 
font-size: 14px; 
clear:left;
border-bottom:2px solid #fff;
} 

#menu {
	
	margin:0px;
	padding:5px;
	width:150px;
	text-align: left;
	top: 0px;
}


#menu a:link {   text-decoration : underline; color:#fff;  }
#menu a:visited {  text-decoration : underline; color:#fff}
#menu a:hover {text-decoration : underline; color:#fff }
#menu a:active {text-decoration : underline; color:#ddd; font-weight: Bold;}
#menu ul { margin-left: 0px; margin-top:0px; padding:0px;}
#menu li  { margin-left:0px; font-weight:normal;list-style: none; line-height: 16px;}
#menu ul ul li .sel { font-weight : bold; list-style: none; color:#77f; line-height: 16px;}
#menu ul ul li  { font-weight: normal; line-height: 16px; }

#sponsors {width:150px; 	padding:5px; background-color:#5574b9; background-color:#aaa; text-align: center }

#contact {
	position:relative;
	margin:0px;
	padding:10px;
	width:150px;
	background-color:#ccc;
	text-align: center;
	top: 0px;
}
