@charset "utf-8";
/* CSS Document */

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{
	width: 815px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
</style>
<style type="text/css">

#container {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #000;
	margin-top: 1px;
	margin-bottom: 0px;
	background-image: url(black-stripe.gif);
}
.menubottom {
	font-family: tahoma, arial;
	font-size: 9px;
	line-height: 18px;
	color: #000;
	letter-spacing: normal;
	text-align: center;
}

.border {
	border: 0px solid #000000;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	vertical-align: top;
	line-height: 22px;
}
.indent {
	text-indent: 18;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #010C68;
}

a:link {
	color: #039;
	text-decoration: none;
	font-weight: 400;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #69F;
}
.heading3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: underline;
	text-indent: 15px;
}

a:active {
	text-decoration: none;
	color: #87B9DE;
}
.style1 {
	font-size: 9px;
	color: #666666;
	word-spacing: 1em;
	text-transform: uppercase;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.picborder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000;
}
.picborderblack {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.phototext {
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.heading {
	font-family: "Gill Sans MT", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
}
.indenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
