body,
div,
table,
td,
img,
ul,
ol,
p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 
body,
div,
td,
span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
body
{
	background-color: #000;
}
div
{
	position: relative;
}
img
{
	border: 0px;
}
p
{
	padding-bottom: 10px;
}
ol
{
	margin: 0 0 10px 25px;
}
ol li
{
	padding-bottom: 5px;
}
#container
{
	width: 700px;
	overflow: hidden;
}
#headerFAQ
{
	background: url(../images/headerFAQ.jpg) no-repeat;
	width: 67px;
	height: 126px;
	overflow: hidden;
	padding: 6px 0 0 633px;
}
#headerRules
{
	background: url(../images/headerRules.jpg) no-repeat;
	width: 67px;
	height: 126px;
	overflow: hidden;
	padding: 6px 0 0 633px;
}
#headerPolicy
{
	background: url(../images/headerPolicy.jpg) no-repeat;
	width: 67px;
	height: 126px;
	overflow: hidden;
	padding: 6px 0 0 633px;
}
#content
{
	width: 640px;
	padding: 15px 35px 15px 25px;
	overflow: hidden;
}
#content a,
#content a:link,
#content a:visited
{
	color: #c7933e;
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}
div.FooterBar 
{
	background: url(../images/footerBackground.gif) no-repeat;
	overflow:hidden;
	width:700px;
	height: 83px;
	padding-top: 18px;
}

div.FooterBar .Top 
{
	overflow:hidden;
	padding-bottom:10px;
	width:700px;
}

div.FooterBar .Logo 
{
	float:left;
	overflow:hidden;
	padding:0 0 0 139px;
	text-align:left;
	width:207px;
}

div.FooterBar .Links 
{
	color:#89764D;
	float:left;
	font-size: 11px;
	padding:35px 0 0 0;
	text-align:left;
	width: 350px;
}
div.FooterBar .Links a,
div.FooterBar .Links a:link,
div.FooterBar .Links a:visited,
div.FooterBar .Links a:hover
{
	color:#89764D;
	font-size: 11px;
	padding: 0 3px;
	text-decoration: none;
}
div.FooterBar .Links a:hover
{
	text-decoration: underline;
}
.Copyright 
{
	color:#999999;
	font-size:10px;
	overflow:hidden;
	padding-left: 104px;
	width:700px;
}