#dropmenudiv{
	position:absolute;
	border:0px solid black;
	border-bottom-width: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #ECF3D4;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	text-decoration: none;
	color: #FFFFff;
	font-weight: normal;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #C03;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #654121;
}

.navtop {
	font-family: Times New Roman, Times, serif;
	color: #Fff;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
.navtop A:hover {
	color: #654121;
	font-weight: bold;
}
.intro {
	font-family: Amienne, Times New Roman, Times, serif;
	font-size: 2em;
	line-height: normal;
	color: #300;
	letter-spacing: normal;
	padding: 10px;
	text-align: center;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F6E8BD;
}
.tinywhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #Fff;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #300;
	letter-spacing: normal;
	text-indent: 18px;
	padding: 10px;
}
.bodylink {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 2em;
	color: #300;
	letter-spacing: normal;
	text-indent: 0px;
	padding: 0px;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: normal;
	color: #300;
	letter-spacing: normal;
	text-indent: 0px;
	padding: 0px;
}
.introhalf {
	font-family: Amienne, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: normal;
	color: #300;
	letter-spacing: normal;
	padding: 10px;
	text-align: center;
}

.dropdownlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}