BODY
{
	background: #000;
	color: #FFF;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	height: 100%;
	text-align: center;
	margin: 0;
}
A, A:hover, A:visited
{
	color: #FFF;
}
A#blog_link, A:visited#blog_link
{
	color: #D8720E;
	margin: 0 0 0 14px;
}
#container
{
	/*[disabled]background:url(img/bg_1.jpg) no-repeat;*/
	width: 1022px;
	overflow-y: visible;
	overflow-x: hidden;
	margin: 0 auto;
	text-align: left;
}
#header
{
	text-indent: -9000px;
	background: url(img/header.png);
	height: 458px;
	width: 100%;
	margin: 0 0 -53px;
	position: relative;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/header.png", sizingMethod="crop");
}
#content
{
	padding: 0px 0 0 148px;
	position: relative;
}
#right_column
{
	float: right;
}
/***** Standings Box *****/
#standings
{
	background: url(img/lbl_standings.png) no-repeat top;
	padding: 26px 0 0;
	width: 190px;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/lbl_standings.png", sizingMethod="crop");
	margin: 0 0 82px 26px;
}
#results
{
	background: url(img/lbl_final_results.png) no-repeat top;
	padding: 26px 0 0;
	width: 190px;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/lbl_standings.png", sizingMethod="crop");
	margin: 0 0 82px 26px;
}
UL
{
	list-style: none;
	padding: 0;
	margin: 0 0 17px 13px;
}
LI
{
	line-height: 25px;
	clear: right;
}
#standings .percentage, #results .percentage
{
	float: right;
}
/***** Music Player *****/
#music_player
{
	background: url(img/music_player.png) no-repeat;
	height: 276px;
	width: 398px;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/music_player.png", sizingMethod="crop");
	/*[disabled]margin:68px 0 0;*/
}
#buttons
{
	position: relative;
	top: 94px;
	left: 152px;
	#top: 105px;
}
#track_title
{
	color: #280001;
	position: relative;
	top: 81px;
	left: 120px;
	font-size: 11px;
	width: 179px;
	text-align: center;
}
/***** Entries *****/
#entries
{
	width: 448px;
}
.entry
{
	float: left;
	height: 205px;
	text-align: center;
}
.imgbox
{
	height: 145px;
}
.champion
{
	background: transparent url(img/champion.png) no-repeat;
	position: relative;
	z-index: 300;
	height: 150px;
	width: 120px;
	top: -140px;
	left: 50px;
	#left: 40px;
	_background: transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/champion.png", sizingMethod="crop");
}
.entry_title
{
	color: #D8720E;
}
.entry_text
{
	margin: 7px 0 0;
}
.entry_link A, .entry_link A:visited, .entry_link A:hover
{
	text-decoration: none;
	font-size: 11px;
	color: #5C5346;
}
.entry_link A:hover
{
	text-decoration: underline;
}
.vote_link
{
	font-size: 12px;
	font-weight: bold;
}
/***** Rotating Backgrounds *****/
#bg_1
{
	background: url(img/bg_1.jpg) no-repeat;
}
#bg_2
{
	background: url(img/bg_2.jpg) no-repeat;
}
#bg_3
{
	background: url(img/bg_3.jpg) no-repeat;
}
#bg_4
{
	background: url(img/bg_4.jpg) no-repeat;
}
#bg_5
{
	background: url(img/bg_5.jpg) no-repeat;
}
#bg_6
{
	background: url(img/bg_6.jpg) no-repeat;
}
.bg
{
	height: 860px;
	width: 1022px;
	position: absolute;
}
/***** Confirmation Pages *****/
#cheat
{
	text-align: left;
	margin: 0 0 0 -93px;
	padding: 63px 0 0;
}
#thanks
{
	margin: 0 0 0 -12px;
	padding: 59px 0 0;
}
#logo
{
	position: relative;
	top: -385px;
	left: 275px;
	z-index: 200;
	width: 20px;
	margin: 0;
	padding: 0;
}
#ply
{
	/*[disabled]text-indent:-9000px;*/
	position: absolute;
	/*[disabled]width:0;*/
	/*[disabled]height:0;*/
	/*[disabled]display:none;*/
	z-index: -200;
	left: 700px;
	top: 380px;
}
