body{
	background-color:#336600;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, papyrus;
}
#sitename{
	position:absolute;
	float:left;
	left:21px;
	top:12px;
	height:34px;
	width:453px;
}
#headerR{
	position:absolute;
	float:right;
	right:98px;
	top:506px;
	height:206px;
	width:200px;
	background-image:url(SFI_images/header_graphic.jpg);
	background-repeat:no-repeat;
	left: 1024px;

}
#latestnews{
	position:absolute;
	float:right;
	right:0px;
	top:515px;
	width:60%;
	margin-right:298px;
	background:url(SFI_images/latest_news_fill.jpg)  repeat-x;
	height:94px;
	left: 196px;

	}
#links{
	position:absolute;
	float:left;
	left:246px;
	top:103px;
	height:24px;
	}
#container{
	width:100%;
	background-color:#FFFFFF;
	background-image:url(SFI_images/header_fill.jpg);
	background-repeat:repeat-x;
}
#container1{
	width:100%;
}
#menu{
	float:left;
	position:relative;
	left:693px;
	width:183px;
	background-color:#C9D79D;
	margin:20px 10px 20px 0px;
	font-size:10px;
	top: 232px;


}
#content{
	margin:0px 50px 0px 230px;
	padding:10px 20px 20px 0px;
}
#clearfloats{
	clear:both;
}
#footer{
	height:35px;
	font-size:9px;
	color:#333300;
	background-image:url(SFI_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:11px;
	color:#000000;
	line-height:18px;
}
.menutext {
	padding:5px 10px 0px 10px;
}
.subtitle {
	font-size:11px;
	color:#FFCC66;
	font-weight: bold;
}
.menutitle {
	font-size:11px;
	color:#336600;
	font-weight: bold;
}
.feature {
	color:#FFCC66;
}
.title {
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color:#669933;
}
.bullet{
	list-style-image:url(SFI_images/bullet.gif);
	line-height:18px;
	}
#menu ul{margin-top:0px;}
.bulletmenu{
	list-style-image:url(SFI_images/bullet_menu.gif);
	line-height:18px;
	}
.wlinks {
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration:none
}
.wlinks:hover{
	color:#336600;
	text-decoration:none
}
.newstitle{
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	}
.newstext{
	padding:10px;
	color:#FFFFFF;
	font-size:12px;
	}
