body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #666666;
}

h3 {
	font:Arial, Helvetica, sans-serif;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #73a555;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	}

.menu_bar {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #73A555;
}

.header_menu {
	color: #73A555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.header_menu_underscore {
	color: #73A555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #73A555;
}

.photo_credit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}
