/* CSS Document */
BODY {
	font-family: RotisSansSerif-Light, arial, helvectica, san-serif;
	background-color:#D3D3D3;
	margin:0 0 0 0;
    }
#table {
	margin: 0 0 0 50px;}

table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 400px;
background-color: #666;
border: 3px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: centre;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: centre;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 
#contents {
	margin:0 0 0 0;
	}

#container { 
	background-color:white;
	margin:0 5% 0 5%;
	width:90%;
	height:100%;
	}
	
#logo1 {
    	float: left; 
    	margin:0 0 10px 0; 
	width:172px; 
	height:80px;
	}
	
#logo2 { 
	float: right; 
    	margin:10px 0 0 0; 
	}
	
#banner img {
	left: 20%;
	margin:0 0 0 0;
	padding:0 0 0 0;

	}
#testtext {font-size:18px;
}
	
#nav {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 3px 0;
	margin-bottom: 2px;
	font-family: rotissanserif-light, Helvetica, Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}

#nav li {
	border-bottom: 1px solid #90bade;
	margin: 0 0 0 0;
	}
#nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	}

#nav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #1958b7;
	border-right: 0px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	}

#nav li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}

#maintext {
	font-family: rotissanserif-light, Helvetica, Arial, sans-serif;
	width:375px;
	position: relative;
	left: 50px;
	height:100%;
	visibility: visible;
	}
	
	/* changes the layout of the 3 columns  */
	
#col1 {
	float: left; 
	margin-left:10px; 
	margin-right:10px;
	width:190px;
	}
	
#col2 { 
	font-family: rotissanserif-light, Helvetica, Arial, sans-serif;
	}
	
#col2 a { 
	
	}
	
#col2 p {
	font-family: rotissanserif-light, Helvetica, Arial, sans-serif;
	}

#col2 h2 {
	font-family: rotissanserif-light, Helvetica, Arial, sans-serif;
	}
#col2 img {
	margin:5px;
	}
	
#col3 {
	float:right;
	width: 200px;
	margin-top:5px;
	margin-right:5%;
	position:inherit;
	font-size:9px;
	}
	
	
a:link { 
	Backround-color: #666;
	text-decoration: none;
	}

a:visited { 
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}
	
#foots {
	background-color:white;
	width:90%;
	color:black;
	font-size:small;
	text-align:center;
	font-family: rotissansserif-light;
	}

b.first { font-weight:bolder; font-size:12px; text-decoration: underline; } 
b.second { font-weight:bold; font-size:12px;  } 
b.third { font-weight:800; font-size:small;} 
b.forth { font-weight:lighter; font-size:9px; } 
b.fifth { font-weight:bold; font-size:12px; color:#0000FF; }
b.sixth { font-weight:bold; font-size:16px; color:#0000FF; }
b.sev {font-weight:bold; font-size:16px; color:#0000ff; text-decoration:underline;}
b.marq {font-weight:bolder; font-size:26px; color:#FF0000;}

