body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #13154D;
}
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;
}
h4 {
	margin-bottom: 0px;
	margin-top: 0px;
}
#header {
	background: url(images/background-header.jpg) no-repeat 0px 0px;
	width: 740px;
	height: 305px;
	margin: 0px auto;
}
#content {
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background-main.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #14154E;
}
#content p {
	color: #000000;
	text-align: justify;
	font: 90% Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px 80px;
}
#photobox {
	float: right;
	background: url(images/photo-bg.jpg) no-repeat 0px 0px;
	height: 264px;
	width: 340px;
	display: inline;
	margin: 16px 65px 12px 10px;
}
#listbox {
	margin-left: 100px;
}
#navbox {
	height: 150px;
	width: 150px;
	float: right;
	margin-top: 145px;
	margin-right: 100px;
	display: inline;
}
#footer {
	height: 172px;
	width: 740px;
	margin: 0px auto;
	background: url(images/background-footer.jpg) no-repeat 1px 0px;
}
.photo {
	margin-top: 16px;
	margin-right: 6px;
}
.parahead {
	background-color: #DDDCE4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336633;
	border-bottom-color: #336633;
	height: 30px;
	width: 580px;
	text-align: left;
	margin: 14px auto;
	clear: right;
}
.paraheadtop {
	background-color: #DDDCE4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336633;
	border-bottom-color: #336633;
	height: 30px;
	width: 580px;
	text-align: left;
	margin: 0px auto 14px;
}
.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin-right: 0.1em;
	margin-left: 0.8em;
}
a:link {
	color: #222484;
	text-decoration: underline;
}
a:visited {
	color: #222484;
	text-decoration: underline;
}
a:hover {
	color: #116D3D;
	text-decoration: underline;
}
