.header {  font-family: Georgia; font-size: 15.5px; color: #ffffff; font-weight: bold}
.body { font-family:Georgia; color: #ffffff; font-size: 12px}




#container {
	width: 759px;
	alignment:center;
	margin: 0 auto;	
	background-color: #fff;
	color: #000;	
	} 
	
#title {
	width:100%;
	border:none;
	background-color:#FFFFFF;
	z-index:3;	
	}
	
#footer {
	width:100%;
	border:none;
	background-color:#FFFFFF;
	padding:0px;
	z-index:3;	
	}
	
#topnav {
	height:25px;
	width:100%;
	border:none;
	background-color:#FFFFFF;
	z-index:3;	
	}

#menu_nav {
	height:48px;
	width:100%;
	background-color:#79A163;
	padding-top:4px;
}

#content_container {	
	width:100%;
	min-height:530px;
	height: auto !important;
	height: 530px;	
	border:none;
	background-image: url(media/Background/Background_BottomLinkswTile2.jpg);
	background-repeat:no-repeat;
	background-color:#AFC2A6;
	z-index:3;	
	}

#Content {	
	margin-left:50px;	
	padding-top: 20px;
	padding-bottom: 20px;
	width:660px;
	border:none;
}
	