#dropmenudiv{
	position:absolute;
	font:normal 14px/18px "Times New Roman", Times, serif;
	z-index:100;
	color: #FFFFFF;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 0 solid black;
	border-left: 1px solid black;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

#dropmenudiv a:hover{
	background-color: #003731;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #003731;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003731;
	text-decoration: none;
		border-bottom: 1px dotted #003731;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003731;
		text-decoration: none;
		border-bottom: 1px dotted #003731;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003731;
		text-decoration: none;
		border-bottom: 1px dotted #003731;
	font-weight: bold;
}
a.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 0px;
}
a.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #003731;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #938E8D;
	line-height: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
body {
	background-position: top;
}

