body {
	background: #F5C998;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #6A3500;
	text-decoration: underline;
}
a:visited {
	color: #6A3500;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {
	color: #339900;
	text-decoration: underline;
}
h4 {
	margin: 0px;
	padding: 0px;
}
ul {
	text-align: left;
	font: 90% Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
th {
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
}
td {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
}
#header {
	background: #F5E4D2 url(images/bg-header.jpg) no-repeat 0px 0px;
	margin: 0px auto;
	height: 440px;
	width: 760px;
	padding: 0px;
}
#nav {
	background: #F5E4D2 url(images/bg-main.jpg) repeat-y 0px 0px;
	margin: 0px auto;
	height: 30px;
	width: 760px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 70px;
	top: 0px;
}
#nav li {
	margin: 0px 1px;
	padding: 0px;
	white-space: nowrap;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	float: left;
}
#nav a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a:link {
	background: url(images/button-bg1.jpg) no-repeat 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #662600;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
#nav a:visited {
	background: url(images/button-bg1.jpg) no-repeat 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #662600;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
#nav a:hover {
	background: url(images/button-bg2.jpg) no-repeat 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
#nav a:active {
	background: url(images/button-bg2.jpg) no-repeat 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
}
#content {
	background: #F5E4D2 url(images/bg-main.jpg) repeat-y 0px 0px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 760px;
}
#content p {
	text-align: justify;
	padding: 4px 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#listbox {
	margin-left: 100px;
}
#photobox {
	float: right;
	background: url(images/photo-bg.jpg) no-repeat 0px 0px;
	height: 264px;
	width: 340px;
	display: inline;
	margin: 12px 65px 12px 10px;
}
#footer {
	background: #F5E4D2 url(images/bg-footer.jpg) no-repeat 0px 0px;
	margin: 0px auto;
	padding: 0px;
	height: 332px;
	width: 760px;
}
.photo {
	margin-top: 16px;
	margin-right: 6px;
}
.parahead {
	background: #F5E4D2;
	text-align: left;
	clear: right;
	height: 40px;
	width: 600px;
	margin: 12px auto;
	border-top: 2px solid #295429;
	border-bottom: 2px solid #295429;
}
.parahead-top {
	background: #F5E4D2;
	border-top: 2px solid #295429;
	border-bottom: 2px solid #295429;
	height: 40px;
	width: 600px;
	text-align: left;
	clear: right;
	margin: 0px auto 12px;
	padding: 0px;
}
.parahead-bottom {
	background: #F5E4D2;
	text-align: left;
	clear: right;
	height: 40px;
	width: 600px;
	margin: 14px auto 0px;
	border-top: 2px solid #295429;
	border-bottom: 2px solid #295429;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 0.1em;
	margin-left: 0.8em;
}
.footertext {
	text-align: justify;
	padding: 14px 0px 0px 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footertext2 {
	text-align: justify;
	padding: 0px 0px 0px 80px;
	margin-top: 0px;
	margin-bottom: 0px;
}
