@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	color:#004000;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p 	{
	font-size:14px;
	width:575px;
	text-align:justify;
	}
	
a:link {
	text-decoration: underline;
	color: #004400;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #004400;
}
a:active {
	text-decoration: none;
	color: #004400;
}
	
h1	{
	font-size:20px;
	font-weight:bold;
	}
	
h2	{
	font-size:14px;
	font-weight:bold;
	margin-bottom:0 ;
	}
	
h3	{
	font-size:16px;
	font-weight:bold;
	margin-bottom:-15px;
	}
	
h4	{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	}

ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

li.list	{
	width:450px;
	}
	

	
	
	
	
.nav {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:1024px;
	}
	
.copy {
	font-size:10px;
	width:140px;
	}
	
.features	{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:180px;
	margin:0px;
	}
	
.sponsors	{
	text-align:center;
	width:150px;
	margin:0px;
	}

.img	{
	width:130px;
	text-align:center;
	}

.img2	{
	width:145px;
	text-align:center;
	}
	
.imgfloat	{
	float: right;
	margin: 10 10 10 10;
	}
	
.search	{
	font-size:16px;
	font-weight:bold;
	margin-bottom:-15px ;
	}

.head {
	color: #FFFFFF;
	background-color: #184a31;
	vertical-align: middle;
	font-weight:bold;
}
