body, html
{
	background: #000000;
}
body
{
	margin:auto;
	font-family: 'Trebuchet MS', sans-serif;
}
#siteWrapper
{
	margin-left: auto;
    margin-right: auto;
	width: 991px;
	text-align: left;
}
#bigheader
{
	width: 991px;
	height: 640px;
}
hr
{
	border: 0;
	height: 1px;
	color: #4d4d4d;
	background-color: #4d4d4d;
}
#content
{
	width: 991px;
	color: #cbc9a1;
	font-size: 13px;
}
#left
{
	width: 680px;
	_width: 739px;
	float: left;
	display: inline;
	padding-left: 59px;

}
#middle
{
	width: 150px;
	float: left;
	display: inline;
	padding-top: 32px;
	margin-left: 30px;
	font-size: 11px;
}

#middle strong
{
	font-weight: bold;
}
#right
{
	width: 158px;
	padding-left: 45px;
	padding-right: 45px;
	float: right;
}
ul
{
	margin-bottom: 30px;
	margin-left: 28px;
}
li
{
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 3px;
}
p
{
	line-height: 18px;
	margin-bottom: 40px;
	padding-left: 14px;
}
#middle p
{
	text-align: center;
	padding-left: 0px;
	margin-bottom: 0px;
}
