﻿HTML,
BODY
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
	background: black;
	height: 646px;
}

BODY
{
	background: url(/images/background800_600.gif) no-repeat center black; 
}
body.widgetPage
{
background: none;
}
#footer
{
 float: right;
 margin: 4px 230px 0px 0px;
 color: #ffffff;
 font: arial 12px;
 width: 440px;
}
#footer a
{
	text-decoration: none;
	color: #ffffff;
}