.photocredits {
	background-color: #96A98E;
	background-image: url(images/picturecredit.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	padding-top: 4px;
	padding-left: 7px;
}
.photocredits a:link {
	color: #000000;
	text-decoration: none;
}
.photocredits a:visited {
	color: #000000;
	text-decoration: none;
}
.photocredits a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #97A88D;
	margin: 0px;
	padding: 0px;
}
.navigationbar {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}
.navigationbar a:link {
	color: #336600;
	text-decoration: none;
}
.navigationbar a:visited {
	color: #336600;
	text-decoration: none;
}
.navigationbar a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.mainheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
	text-transform: uppercase;
}
a:link {
	color: #336600;
	text-decoration: underline;
	font-weight: bold;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
a:visited {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
.photocreditsplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	padding-top: 4px;
	padding-left: 7px;
	font-style: italic;
}
.alphabet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
}
.alphabet a:link {
	color: #336600;
	text-decoration: none;
}
.alphabet a:visited {
	color: #336600;
	text-decoration: none;
}
.alphabet a:hover {
	color: #CDDEC3;
	background-color: #336600;
	text-decoration: none;
}
