body{
	background-color:#336600;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sitename{
	position:absolute;
	float:left;
	left:21px;
	top:12px;
	height:34px;
	width:301px;
}
#headerR{
	position:absolute;
	float:right;
	right:98px;
	top:0px;
	height:206px;
	width:200px;
	background-image:url(images/header_graphic.jpg);
	background-repeat:no-repeat;
}
#latestnews{
	position:absolute;
	float:right;
	right:0px;
	top:72px;
	width:60%;
	margin-right:298px;
	background:url(images/latest_news_fill.jpg)  repeat-x;
	height:94px;
	}
#links{
	position:absolute;
	float:left;
	left:20px;
	top:187px;
	height:24px;
	}
#container{
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/header_fill.jpg);
	background-repeat:repeat-x;
}
#container1{
	width:100%;
}
#menu{
	float:left;
	position:relative;
	left:20px;
	width:183px;
	background-color:#C9D79D;
	margin:20px 10px 20px 0px;
	font-size:10px;

}
#content{
	margin:0px 50px 0px 230px;
	padding:10px 20px 20px 0px;
}
#clearfloats{
	clear:both;
}
#footer{
	height:35px;
	font-size:10px;
	color:#333300;
	background-image:url(images/footer_fill.gif);
	background-repeat:repeat-x;
}
#menu li a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	} 
#menu li a:hover {
	color:#336600;
	text-decoration:underline;
}
.footerlink{
	font-size:10px;
	color:#333300;
	text-decoration:none;
}
.footerlink:hover{
	color:#336600;
}
a{
	color:#669933;
	text-decoration:underline;
}
a:hover{
	color:#FFCC66;
	text-decoration:none;
}
.text {
	font-size:12px;
	color:#000000;
	line-height:18px;
}
.menutext {
	padding:5px 10px 0px 10px;
}
.subtitle {
	font-size:12px;
	color:#FFCC66;
	font-weight: bold;
}
.menutitle {
	font-size:12px;
	color:#336600;
	font-weight: bold;
}
.feature {
	color:#960;
}
.title {
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color:#669933;
}
.bullet{
	list-style-image:url(images/bullet.gif);
	line-height:18px;
	}
#menu ul{margin-top:0px;}
.bulletmenu{
	list-style-image:url(images/bullet_menu.gif);
	line-height:18px;
	}
.wlinks {
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-decoration:none
}
.wlinks:hover{
	color:#336600;
	text-decoration:none
}
.newstitle{
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	}
.newstext{
	padding:10px;
	color:#FFFFFF;
	font-size:12px;
	}
feature2 {
	color: #336600;
}
.feature2 {
	color: #336600;
}
.newsalert2 {
	font-size: 12px;
	color: #FF0;
	text-decoration: blink;
}
.newsalert {
	color: #900;
}
