body
{
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

div
{

}

form
{
	padding: 0;
	margin: 0;
}

table
{
	font-size: 11px;
}

hr
{
	height: 1px;
	border-top: 1px dotted #999;
}

img
{
	border: none;
	padding: 0;
	margin: 0;
}

h1
{
	font-size: 16px;
	margin-top: 0;
	color: #000000;
}

h2
{
	font-size: 14px;
	margin-top: 0;
	color: #000000;
}

h3
{
	font-size: 11px;
	margin-top: 0;
	color: #000000;
	font-weight: bold;
}

h4
{
	font-size: 11px;
	margin-top: 0;
	color: #000000;
	font-weight: bold;
}

h5
{
	font-size: 11px;
	margin-top: 0;
	color: #000000;
	font-weight: bold;
}

h6
{
	font-size: 11px;
	margin-top: 0;
	color: #000000;
	font-weight: bold;
}

#container
{
	width: 735px;
	margin: 0px;
	text-align: left;
	margin-top: 20px;
}

#headercontainer
{
	width: 735px;
	float: left;
	height: auto;
}

#logo
{
	float: left;
	margin-left: 2px;
}

#topnav
{
	background-image: url(/images/topnav_back.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 735px;
	float: left;
}

#topnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	margin-left: 11px;
}

#topnav ul li
{
	display: inline;
	padding-right: 20px;
}

#topnav a
{
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
}

#sponsors
{
	float: right;
	width: 300px;
	margin-top: 15px;
}

#bdrc
{
	float: right;
}

#results
{
	width: 204px;
	background-image: url(/images/left_back.jpg);
	background-repeat: repeat-y;
	height: auto;
	float: left;
	color: #000000;
}

#resultsbody
{
	width: 175px;
	float: left;
	margin-left: 6px;
	heigth: auto;
}

#memberlogin
{
	width: 204px;
	background-image: url(/images/left_back.jpg);
	background-repeat: repeat-y;
	border-top: 2px solid #fff;
	float: left;
}

#membersbody
{
	width: 190px;
	float: left;
	margin-left: 4px;
}

#leftlinks
{
	width: 204px;
	border-top: 2px solid #fff;
	float: left;
	border-right: 2px solid #fff;
}

#linksbody
{
	width: 204px;
	float: left;
	border-top: 0px solid #fff;
}

#linkshead
{
	float: left;
}

#leftlinks a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	width: 100%;
	display: block;
	margin-left: 0px;
}

html>body #leftlinks a
{
	width: auto;
}

#leftlinks ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftlinks ul li
{
	background-color: #C2C6C7;
	border-bottom: 2px solid #fff;
}

#leftlinks ul li a:hover
{
	background-color: #c04a03;
}

#promotion
{
	width: 204px;
	border-bottom: 2px solid #fff;
	float: left;
}

#flashbar
{
	float: right;
}

#mainbody
{
	width: 529px;
	float: right;
	background-color: #FF6600;
	border-top: 2px solid #fff;
	height: 132;
}

#maincontents
{
	width: 520px;
	float: left;
	height: auto;
	margin-left: 2px;
	margin-top: 0px;
}

#maincontents a
{
	color: #c04a03;
	text-decoration: none;
}

#newsbar
{
	width: 735px;
	float: left;
	background-color: #c2c6c7;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#newsbar a
{
	color: #c04a03;
	text-decoration: none;
}

#footercontainer
{
	margin-bottom: 2px;
}

#info
{
	float: left;
}

#site
{
	float: right;
	margin-right: 3px;
}

#site a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.bots
{
	border-bottom: 1px dotted #999;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bots1
{
	border-bottom: 1px dotted #999;
	background-color: #fff;
	padding-bottom: 3px;
}