#wrapper{
	position: absolute;
	left: 0px;
	width: 100%;
	vertical-align: middle;
	top:50px;
	text-align: center;
}

#container{
	margin:0 auto;
	width:768px;
	border:1px #000000 solid;
}

body {
	padding:0px;
	margin:0px;
	background-color: #000000;
	background-image: url(images/possiblebg2.gif);	
}
td {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	color: #000000;}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.bodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003D73;
	text-decoration: none;
}
.header { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.pageheader { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #184a8c;
}
a.bodyLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F6821F;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}

.footerlinks A:link {text-decoration: none; color: #ffffff;}
.footerlinks A:visited {text-decoration: none; color: #ffffff;}
.footerlinks A:active {text-decoration: none; color: #ffffff;}
.footerlinks A:hover {text-decoration: underline; color: #bfbebe;}

}

#header{
	border-bottom:1px #000000 solid;
}

#mainbody{
	border-bottom:1px #000000 solid;
}

#links a {text-decoration:none; color:#6592CD;}