table, tr,td, body, p, li, ul, th, div
{
	color:white;
}

body
{
	background-color:#0F3137;	
}

table
{
	border-collapse:collapse;
	border:0px;
}

#main
{
	width:800px;
	background-color:#0F3137;	
	background-repeat:no-repeat;
	padding:0x;	
}

#header
{
	width:800px;
	height:132px;
	background-color:#0F3137;	
	background-repeat:no-repeat;	
}

#content
{
	width:800px;
	background-color:#0A272C;	
	background-repeat:no-repeat;
	<!--#103136;-->
}

#left
{
	width:200px;
	color:white;
	vertical-align:bottom;	
}

#center
{
	width:400px;
	color:white;
	vertical-align:top;
	padding:10px;
	padding-top:60px;
}

#right
{
	width:200px;
	color:white;
	vertical-align:top;
	padding:10px;
	padding-top:80px;
}

#basdepage
{
	text-align:right;
}

a.hoverlink:link 
{
	color:#AFF20A;
	text-decoration:none;
}

a.hoverlink:visited
{
	color:#AFF20A;
	text-decoration:none;
}

a.hoverlink:hover 
{
	color:white;
	text-decoration:none;
}

 a:visited
 {
	color:#AFF20A;
 }
 
 a:link {
	color: #AFF20A;
}
a:hover {
	color: #AFF20A;
}

img
{
	border:none;	
}