body {
	margin-top: 65px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
ul {
	list-style: none;
	width: 130px;
	margin: 0;
	padding: 0;
}
ul a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	line-height: 120%;
	height: 14px;
}
ul a:visited {
	color: #FFFFFF;
	display: list-item;
}
li ul {
	display: none;
	left: 129px;
	top: 0;
	position: absolute;
}
ul li{
	position: relative;
}
ul li a {
	display: block;
	padding: 5px;
}
li:hover ul, li.over ul {
	display: block;
	text-decoration: overline;
	color: #558205;
}
	
#sublist a {
	text-transform: lowercase;
}
#sublist {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#mainlist {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainlist a:hover {
	background-color: transparent;
	color: #000000;
	background-image: url(../images/whtbg.png);
}
#nav {
	position: fixed;
}
#logo {
	position: fixed;
}
h1 {
	font-size: 125%;
	text-transform: uppercase;
	color: #558205;
	letter-spacing: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#info {
	background-image: url(../images/whtbg.png);
	width: 375px;
	padding: 8px;
}
#info a:link,a:visited,a:active {
	color: #558205;
	text-decoration: none;
}
img.left {
	text-align: left;
	display: block;
	float: left;
	padding-right: 7px;
}
p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#info a:hover {
	color: #FFFFFF;
	background-color: #558205;
}
.subhead {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #558205;
	text-decoration: none;
	border: thin solid #558205;
	line-height: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: thin dotted #558205;
	width: 250px;
	height: 100px;
}
.formposition {
	margin-left: 0px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
