body {
	background-color: #000000;
	background-repeat: repeat;
	color: #FFFFFF;
	text-align:center;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
div#wrapper
{
	width:801px;
	position: relative;
	margin: 0 auto;
	text-align:left	
}
div#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 119px;
	width: 223px;
	right: 223px;
	bottom: 119px;
}
div#topmenu {
	position: absolute;
	top: 0px;
	visibility: visible;
	height: 91px;
	width: 579px;
	bottom: 91px;
	left: 223px;
	right: 801px;
}
div#banner
{
	position: absolute;
	top: 46px;
	left: 223px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 196px;
	width: 577px;
	right: 801px;
	bottom: 288px;
}
div#leftmenu {
	position: absolute;
	top: 119px;
	visibility: visible;
	width: 223px;
	left: 0px;
}
div#bodycontent {
	position: absolute;
	top: 242px;
	visibility: visible;
	left: 223px;
}
div#treatcontent {
	position: absolute;
	top: 252px;
	visibility: visible;
	left: 248px;
}
#footer {
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	display: inline;
	width: 100%;
	background-position: center bottom;
}	
div#footer {
	position: absolute;
	left: 5px;
	width: 565px;
}
div#treatfooter {
	position: relative;
	width: 535px;
	left: 0px;
	top: 20px;
	bottom: auto;
}

#backnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	vertical-align: bottom;
}

A {
	text-decoration:none;
	color: #FFFFFF;
}
A:hover {text-decoration:underline;}

