html, body, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
border: 0px;
}
p {
margin-top: 0px;
padding-top: 0px;
border: 0px;
}
body {
	text-align: center;
	margin:0px;
	font-size: 80%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0F6912;
	padding: 0;
	background-color: #FAFAD2;
}
div#maincont {
	text-align: left;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FEFDEB;
	color: #0F6912;
}
#skipmenu {
	font-size: 10%;
}
#skipmenu img {
	border: none;
	height: 1px;
	width: 1px;
}
div#strapCont {
	background-color: #0F6912;
	color: #fff;
	font-size: 80%;
}
div#hiddenStrapCont {
	display: none;
}
div#topLeft {
	float: left;
	width: 70%;
	font-size: 55%;
	color: #6B8E23;
}
div.clearBoth {
	clear: both;
}
img#topImage {
	margin-top: 2px;
	margin-bottom: 6px;
}
div#menuCont, div#footLeft {
	width: 156px;
	float: left;
}
div#footLeft, div#footRight {
	padding-top: 10px;
}
div#footRight {
	text-align: center;
	color:#999999;
}
div#menuCont p {
	text-align:left;
}
div#textCont, div#footRight {
	margin-left: 162px;
	margin-right: 4px;
	margin-bottom: 5px;
}

ul#navlist
{
	width: 152px;
	\width: 154px;
	w\idth: 152px;
	padding: 0px;
	border: 1px solid #808080;
	border-top: 0px;
	margin: 0px;
	background: #808080;
	font-weight: bold;
	font-size: 90%;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 116px;
\width: 152px;
w\idth: 116px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #0F6912;
background: #FAFAD2;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: #0F6912; }
div#navcontainer li a:visited { color: #0F6912; }

ul#navlist li a:hover, ul#navlist li a#current
{
border-color: #FFD700;
color: #FAFAD2;
background: #0F6912;
}
ul#navlist li a.dynamix {
border-color: #0F6912;
background: #FFFFFF;
font-size: 90%;
}
ul#navlist li a.dynamix:hover {
border-color: #FFD700;
background: #FFFFFF;
color: #FF0000;
}
fieldset {
	display: inline;
	margin: 0px;
	padding: 0px;
}
div.images2right {
	float: right;
	width: 49%;
	text-align: center;
	padding-bottom: 5px;
}
div.images2left {
	width: 48.9%;
	text-align: center;
	padding-bottom: 5px;
}
div.images1Large {
	width: 98%;
	text-align: center;
}
div.image1Left {
	width: 49%;
	text-align: center;
	float: left;
	padding-bottom: 5px;
}
div.image1Right {
	width: 49%;
	text-align: center;
	float: right;
	padding-bottom: 5px;
}
table.admin {
	background-color: #FEFDEB;
	text-align: left;
}
div#homefootleft {
	width: 156px;
	float: left;
	padding-top: 8px;
}
div#homefootright {
	margin-left: 162px;
	margin-right: 4px;
	padding-top: 8px;
	text-align: center;
}
div#homefootright img {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
}
div.replyForm {
	clear: both;
	width: 98%;
}
.redText {
	color: #FF0000;
	}
div.mailLeftCont {
	width: 215px;
	float: left;
}
div.mailRightCont {
	margin-left: 225px;
}