body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #97d758;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 1600px;
	background-color:#ea7a2f;
}
#container{
	text-align: center;
	position: absolute;
	top: 344px;
	left: 0px;
	width: 100%;
	height: 1px;
	
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	
	position: absolute;
	top: -344px;
	left: 0%;
	width: 900px;
	height: 10px;
	visibility: visible;
}	
	
#inside #top{
	font-family: Verdana, Geneva, Arial, sans-serif;
	
	position: absolute;
	top: 5px;
	left: 0%;
	width: 900px;
	height: 65px;
	background-color:#FFFFFF;
	visibility: visible;

	
}


#inside #border{
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 70px;
	left: 0px;
	width: 900px;
	height: 223px;
	background-color:#ffffff;
	visibility: visible;
	
}



#inside #menu{
	font-family: Verdana, Geneva, Arial, sans-serif;
	position: absolute;
	top: 50px;
	left: 110px;
	width: 790px;
	height: 20px;
	z-index: 50;
	visibility: visible;
	
}


#inside #logo{
	position: absolute;
	top: 293px;
	left: 0px;
	width: 220px;
	height: 57px;
	background-image:url(savannahlogo.jpg);
	z-index: 100;
	visibility: visible;
}


#inside #left{
	position: absolute;
	top: 313px;
	left: 10px;
	width: 200px;
	color: #FFFFFF; 
	height: 157px;
	z-index: 100;
	visibility: visible;
	
	
}


#inside #right{
	position: absolute;
	top: 70px;
	left: 900px;
	width: 700px;
	height: 223px;
	background-color:#74b13a;
	text-align: left;
	z-index: 100;
	visibility: visible;	
}



#inside #content_back{
	margin-left: 0px;
	margin-top: 280px;
	background-image:url(content_bkgr.png);
	background-repeat:repeat-y;
	

	
	
		
}


#inside #content{
	font-family: Arial, sans-serif;
	margin-left: 270px;
         text-align: left;
	margin-top: 0px;
	width: 560px;
	border-bottom-color:#99FF99;
		
	
		
}



#footer {
	text-align: center;
	margin-left: 0px;
	width: 900px;
	height: 50px;
	visibility: visible;
	margin-top: 0px;
	background-image:url(content_bkgr.png);
	background-repeat:repeat-y;
	padding-left: 110px;
	font-size:10px;
	}
	
#end {
	clear: aboth;
	height: 5px;
	width: 1600px;
	background-color:#ea7a2f;
	}