body	{
	text-align: center;
	background-color:#ffffff;
	font-family:arial, verdana, sans serif;
	font-size:12px;
	margin-top: 0px;
	}
	
h1	{font-size:14px; color:#666666; font-weight:bold;}
h2	{font-size:16px; color:#990000; font-weight:bold;}
h3	{font-size:16px; color:#66cc00; font-weight:bold; margin-bottom: 5px;}
h4	{font-size:16px; color:#666666; font-weight:bold; margin-top: 0;}

hr {border: 1px solid #66cc00; width: 649px;}

#container {
	width:900px;
	margin: 0px auto;
	padding:0;
	text-align:left;
	color:#000000;
	line-height: 130%;
	background-color: #ffffff;
	}	

#talosheader {
	width:900px;
	height:48px;
	background-color: #666666;
	}

#toplink {
	float: right;
	font-size:14px;
	line-height: 48px;
	margin-right: 5px;
	}

#toplink a {color: #fff}	

#toplogo {
	float: right; 
	margin-right: 10px;
	margin-top: 3px;
	}
	
#subheader {
	height: 50px;
	padding-top: 15px;
	}

#taloslogo {float: left}

#subnav {
	float: right; 
	color: #666666;
	margin-right: 10px;
	}

#subnav a {color: #990000;}
#subnav a:hover {color:#666666;}

a {color: #990000;}
a:hover {color:#666666;}

#talosleft {
	float: left;
	width: 220px;
	margin-top: 25px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 18px;
	}
	
#talosleft a {color: #990000;}
#talosleft a:hover {color:#666666;}

#talosbody {
	float: right;
	margin-top: 25px; 
	width: 665px;
	line-height: 150%;
	}	
	
.stats {
	color: #666666;
	border-top: 2px solid #66cc00; 
	height: 282px;
	}
.stats_sug {
	color: #666666;
	border-top: 2px solid #66cc00; 
	height: 312px;
	}

.green {color: #66cc00}

#footer {color:#666666; font-size:10px; padding-left: 15px;}

/* form alignment styles 
label,input {display:block; width:120px; float: left; margin-bottom: 10px;}
label {text-align:left; width:75px;}
br {clear: left}*/
