body {
	background:		url(media/site/topbg.jpg) top repeat-x #212223;
	padding:		0px;
	margin:			0px;
	font-family:	Arial;
}

a {
	color:			#FFF;
	text-decoration:none;
}

a:hover {
	color:			#ff4e00;
	text-decoration:none;
}

#mainFrame {
	margin: 		0px auto;
	width:			924px;
}

#logo {
	width:			904px;
	padding-left:		10px;
	padding-top:		30px;
	height:		80px;
}

#menu {
	background:		url(media/site/menu.png);
	height:			39px;
	width:			914px;
	padding-left:	10px;
	font-size:		12px;
}

#menu ul {
	 margin: 		0px;
	 padding: 		0;
}
#menu li {
	display: 		inline;
	float: 			left;
	margin: 		0;
}
#menu li a {
	color: 			#000;
	display: 		block;  
    padding: 		12px;
	text-decoration:none;
    margin: 		0;
	font-weight:	bold;
}

#menu li a:hover {
	color: 			#FFF;
	background:		url(media/site/menuhover.jpg);
}

#menu li a.selected {
	color: 			#FFF;
	background:		url(media/site/menuhover.jpg);
}

#bottomLeft {
	width:			261px;
	padding-top:	6px;
	padding-right:	3px;
	float:			left;
	color:			#FFF;
	font-size:		12px;
}

#bottomLeft #center
{
     width: 		251px;
     background: 	url('media/site/leftcenter.png');
     padding: 		5px;
}

#bottomLeft #top
{
     background: 	url('media/site/lefttop.png');
     background-repeat:no-repeat;
     height: 		23px;
	 width:			256px;
	 padding-top:	7px;
	 padding-left:	5px;
	 color:			#FFF;
	 font-weight:	bold;
	 font-size:		12px;
}

#bottomLeft #footers
{
     background: 	url('media/site/leftfooter.png');
     background-repeat:no-repeat;
	 width:			264px;
     height: 		7px;
	margin-bottom:	6px;
}

#bottomLeft #center h3 {
	margin:2px;
	color:	#fff;
	font-size:15px;
}

.lefttext {
	width:			243px;
	background-color:#101011;
	border:			1px solid #212223;
	padding:		3px;
	color:			#bbbbbb;
	margin-bottom:	2px;
	margin-top:		2px;
	font-size:		12px;
}

.leftbutton {
	background:		url(media/site/submitbg.jpg);
	width:			251px;
	padding-bottom:	4px;
	height:			25px;
	border:			1px solid #212223;
	color:			#bbbbbb;
	margin-top:		4px;
	font-size:		12px;
}

.leftbutton:hover {
	background:		url(media/site/submitbghover.jpg);
	width:			251px;
	padding-bottom:	4px;
	height:			25px;
	border:			1px solid #3e3f41;
	color:			#bbbbbb;
	margin-top:		4px;
	font-size:		12px;
}
	

#bottomRight {
	width:			656px;
	padding-top:	6px;
	padding-left:	3px;
	float:			right;
}

#bottomRight h3 {
	margin:2px;
	color:	#ff4e00;
	font-size:18px;
}

#bottomRight h4 {
	margin:0px;
	color:	#fff;
	font-size:15px;
}

#bottomRight #center
{
     width: 		646px;
     background: 	url('media/site/rightcenter.png');
     padding: 		5px;
	 color:			#FFF;
	 font-size:		12px;
}

#bottomRight #heading
{
     background: 	url('media/site/righttop.png');
     background-repeat:no-repeat;
     height: 		7px;
	 width:			656px;
}

#bottomRight #footers
{
     background: 	url('media/site/rightfooter.png');
     background-repeat:no-repeat;
	 width:			656px;
     height: 		7px;
	margin-bottom:	6px;
}

.textbox {
	background-color:#101011;
	border:			1px solid #212223;
	color:			#bbbbbb;
	font-size:		12px;
	font-family:		Arial;
	padding:		3px;
}

.righttext {
	background-color:#101011;
	border:			1px solid #212223;
	padding:		3px;
	color:			#bbbbbb;
	margin-bottom:	2px;
	margin-top:		2px;
	font-size:		12px;
}

.righttext:disabled {
	background-color:#212223;
	border:			1px solid #212223;
	padding:		3px;
	color:			#bbbbbb;
	margin-bottom:	2px;
	margin-top:		2px;
	font-size:		12px;
}

.rightbutton {
	background:		url(media/site/submitbg.jpg);
	padding-bottom:	4px;	
	height:			25px;
	border:			1px solid #212223;
	color:			#bbbbbb;
	margin-top:		4px;
	margin-bottom:		4px;
	font-size:		12px;
}

.rightbutton:hover {
	background:		url(media/site/submitbghover.jpg);
	padding-bottom:	4px;
	height:			25px;
	border:			1px solid #3e3f41;
	color:			#bbbbbb;
	margin-top:		4px;
	font-size:		12px;
}

#boxtop {
	background-image:url(media/site/menuhover.jpg);
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#text_2 {
	background-color:	#0d0e0e;
}

#text {
	background-color:	#212223;
}

#gamesub {
	padding:5px;
}

#gamesub h3 {
	margin:2px;
	color:	#ff4e00;
	font-size:22px;
}

#boxbg {
	background:	url(media/site/betbg.jpg);
}

#prosbg {
	width:150px;
	text-align:left;
	height:30px;
	background:url(media/site/pros_off.gif);
}