body {
	background: #000066;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
ul {
	text-align: left;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 80px;
	padding: 0px;
}
li {
	margin: 2px 0px 0px;
}
th {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
}
td {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	text-align: center;
	color: #000000;
	padding: 6px;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #770077;
	text-decoration: underline;
}
#header1 {
	background: url(images/bg-header1.jpg) no-repeat;
	width: 760px;
	height: 240px;
	margin: 0px auto;
}
#header2 {
	width: 760px;
	height: 174px;
	margin: 0px auto;
}
#navbar {
	height: 40px;
	width: 760px;
	margin: 0px auto;
	background: #EBEBEB;
	text-align: center;
}
#content {
	background: #EBEBEB;
	margin: 0px auto;
	padding: 12px 0px 0px;
	height: auto;
	width: 760px;
}
#content p {
	text-align: justify;
	padding: 4px 65px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#photobox {
	float: right;
	height: 202px;
	width: 260px;
	display: inline;
	margin: 12px 65px 12px 10px;
}
#footer {
	background: url(images/bg-footer.jpg);
	height: 260px;
	width: 760px;
}
.parahead {
	background: #EBEBEB;
	text-align: left;
	clear: right;
	height: 40px;
	width: 640px;
	margin: 12px auto;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
}
.parahead-top {
	background: #EBEBEB;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	height: 40px;
	width: 640px;
	text-align: left;
	clear: right;
	margin: 0px auto 12px;
	padding: 0px;
}
.parahead-bottom {
	background: #EBEBEB;
	text-align: left;
	clear: right;
	height: 40px;
	width: 640px;
	margin: 14px auto 0px;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
}
.dropcap {
	margin-left: 0.8em;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #010066;
}
