.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.navigation A:link {
color: #FFFFFF;
text-decoration: none;
}

.navigation A:visited {
color: #FFFFFF;
text-decoration: none;
}

.navigaton A:hover {
color: #E9E402;
text-decoration: underline;
background-color: #E9E402
}

.navigaton A:active {
color: #E9E402;
text-decoration: none;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #FFFFFF;
	text-align: left;
	padding: 3px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: 003333;
}

.body {
	border: thick double #002000;
	margin: 8px;
	padding: 2px;
	width: 790px;
	background-color: #ffffff;
	height: auto;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FfFEDF;
	margin: 3px;
	padding: 3px;
	border: medium double #002000;
	list-style-position: outside;
	list-style-type: square;
	vertical-align: top;
}

.photoframe {
	background-color: #FfFEDF;
	margin: 3px;
	padding: 3px;
	border: medium double #002000;
}

.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	word-spacing: normal;
	color: #135D2A;

}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border: none
	list-style-position: outside;
	list-style-type: square;
	vertical-align: top;
}

.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #135D2A;
	border-bottom: thin solid #135D2A;
}
