.maintable {
	width: 750px;
	border: 5px solid #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/jpeg/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-position: relative;
}
.topheader {
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 97px;
	width: 750px;
}
.contentbg {
	background-color: #333333;
}
.featuredbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 33px;
	padding-bottom: 5px;
	padding-left: 33px;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 24px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 36px;
}
.footertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 700px;
}
.picborder {
	border: 3px solid #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
