body {
	font-family: Optima, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #E3FFD7;
	text-align: center;
	min-width: 800px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
h1,h2,h3,h4 {
	color: #247900;
}
h1,h2{	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #247900;
}
a, a:link, a:visited, a:active{
	color: #339900;
	text-decoration: underline;
}
a:hover{
	color: #CC3300;
}
.heading3{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
#pagewrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#pagetop{
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
}
#pageheader{
	background-image: url(images/bgmiddle.gif);
	width: 800px;
	background-repeat: repeat-y;
	text-align: center;
}
#pageheadermenu{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#pageheadermenu a, #pageheadermenu a:link, #pageheadermenu a:visited{
	background-color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#pageheadermenu a:hover{
	text-decoration: none;
	color: #268000;
}
#pagemiddle{
	background-image: url(images/bgmiddle.gif);
	width: 800px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
#pagebottom{
	background-image: url(images/bgbottom.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#pagefooter{
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#pagefooter a, #pagefooter a:link, #pagefooter a:visited, #pagefooter a:active{
	color: #666666;
	text-decoration: underline;
}

.leftphoto{
	margin-left: 20px;
	float: left;
}
div.clearall{
	clear: both;
}
