body {
	margin: 0px auto;
	padding: 40px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CED2B1;
	text-align: center;
}
a:link {
	color: #005500;
	text-decoration: underline;
}
a:visited {
	color: #005500;
	text-decoration: underline;
}
a:hover {
	color: #832A1C;
	text-decoration: underline;
}
a:active {
	color: #832A1C;
	text-decoration: underline;
}
th {
	font: bold .9em Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
td {
	font: .9em Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	padding: 6px;
}
.parahead {
	height: 26px;
	width: 500px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #57654C;
	border-bottom-color: #57654C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.dropcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-left: 0.8em;
	color: #57654C;
	font-weight: bold;
}
#container {
	background-color: #FFFFFF;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 120px;
}
#nav {
	float: left;
	width: 180px;
	margin-top: 26px;
	border: 1px solid #333333;
	margin-left: 0.5em;
}
#contentheader {
	width: 500px;
	height: 36px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #57694F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #57694F;
	margin-bottom: 16px;
}
#content {
	margin-left: 220px;
	padding-top: 26px;
	margin-right: 20px;
	text-align: left;
	font-size: 85%;
}
#photobox {
	float: right;
	height: 202px;
	width: 260px;
	display: inline;
	margin-top: 6px;
	margin-right: 16px;
	margin-left: 12px;
	margin-bottom: -6px;
}
#footer {
	background-color: #E6E6E6;
	clear: both;
	padding: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 0.7em;
	color: #676767;
}
#footer a:link {
	color: #676767;
	text-decoration: underline;
}
#footer a:visited {
	color: #676767;
	text-decoration: underline;
}
#footer a:hover {
	color: #919191;
	text-decoration: underline;
}
#footer a:visited {
	color: #919191;
	text-decoration: underline;
}

