body {
	margin: 0;
}
.nav {
	font-family: Book Antiqua, Times, serif; 
	font-size: 16px; 
	color: #4E7832;
}
.link {
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; 
	color: #4E7832;
}
a:hover {
	background: #FBEDB4;
}
.subnav {
	width: 480px; 
	margin: 10px;
}
.std_text {
	font-family: Times New Roman, Times, serif; 
	font-size: 15px; 
	color: #4E7832;
}
.content {
	width: 560px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pg_head {
}
.footnote {
	font-size: 13px;
}
.feature_image {
	border: 1px solid black; 
	float: left; 
	margin-right: 15px;
	margin-bottom: 15px;
}
.footer_nav {
	font-family: Times New Roman, Times, serif; 
	font-size: 13px; 
	color: #4E7832;
	margin-top: 10px;
}
a.footer_nav {
	font-family: Times New Roman, Times, serif; 
	font-size: 13px; 
	color: #4E7832;
}