body,td,th {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px;
	
	
	}
	
a:link {
	color:#000;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color:#09C;
	
}
a:hover {
	text-decoration: none;
	color:#09C;
	text-decoration:underline;
}

#subheader{
 background-color:#003366; 
 
 color:#000;
}

#subsubheader{
margin-left:20px;
margin-top:10px;
width:900px;
}
#cont{
margin-left:20px;
margin-top:20px;
width:800px;
/*border: solid 1px;*/
}
#left ul{
list-style:none;
margin:0px;
}
#left  li{
list-style:none;
margin:0px;
margin-left:5px;
display:inline;
}
#left  li a, visited{
color:#003366;
text-decoration:none;
}
#left  li a:hover{
color:#FF0000;
text-decoration:underline;
}
#left{
float:left;
width:150px;
/*border: solid 1px;*/
margin-right:10px;
color:#003366;
}
#main{
float:left;
width:450px;
/*border: solid 1px;*/
margin-right:15px;
}
#feed a, visited{
color:#003366;
}
#feed a:hover{
color:#FF0000;
text-decoration:underline;
}
#right{
float:left;
width:215px;
/*border: solid 1px;*/
}
#right a, visited{
color:#003366;
text-decoration:none;
}
#right a:hover{
text-decoration:underline;
}
#side_header{
font-size:14px;
font-weight:bold;
margin-bottom:2px;
}
#side_header_s{
font-size:12px;
font-weight:bold;
margin-bottom:1px;
}
#side_header_b{
font-size:18px;
font-weight:bold;
margin-bottom:4px;
border-bottom:solid 1px #aaa;
}

#footer{
clear:left;
width:800px;

margin-left:20px;
font-size:10px;
text-align:center;
}