#mainwrap{
	width:752px;
	background-image: url(/media/allstar2008/AS08_sprite_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 119px;
}

#header{
	width: 752px;
	height: 119px;
}
* {
	margin:0;
	padding:0;
}


div.clearfloats {clear:both; height:0;}

#rightcolumn{
	width: 203px;
	float:left;
}
#vote {
	width: 203px;
	height: 298px;
}
#nav{
	wdith:203px;
	height:156;
	width: 203px;
}

a:link{
	color: #ffe505;
	text-decoration: underline;
}
a:visited{color: #ffe505;
	text-decoration: underline;}
a:hover{color: #ffe505;
	text-decoration: underline;}
a:active{color: #ffe505;
	text-decoration: underline;}


/*topstory content-------------------------------------------------*/


#topStory{
	width: 492px;
	height: 454px;
	float:left;
	background-image: url(/media/allstar2008/topstory_bg.jpg);
	background-repeat: no-repeat;
	background-color: #3E727F;
		margin-right: 21px;
		margin-left: 17px;
		

}
* html #topStory
{
  margin-left: 9px;
  m\argin-left: 17px;
}


#topStory img{
	margin-left: 24px;
	margin-top: 60px;
}
.topstoryHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 24px;
	padding-top: 10px;
}
.topstoryTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 30px;
	line-height: 1.3em;
	padding-left: 24px;
}



/*participants-------------------------------------------------*/

#participants{
	width:716px;
	margin-top: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	background-image: url(/media/allstar2008/AS08_participants_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 42px;
	height: 298px;
}
#playerBoxTlft{
	width:330px;
	height:106px;
	float:left;
	margin-left: 24px;
}	
#playerBoxTrt{
	width:329px;
	height:106px;
	float:left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #00cd85;
}	
#playerBoxBlft{
	width:330px;
	height:106px;
	float:left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #00cd85;
	padding-top: 5px;
	margin-left: 24px;
}	
#playerBoxBrt{
	width:329px;
	height:106px;
	float:left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #00cd85;
	border-left-color: #00cd85;
	padding-top: 5px;
}	
#participantsTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
#participants img {
	float: left;
	margin-right: 5px;
}
.playerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.videoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe706;
	text-decoration: none;
	padding-top: 5px;
}

.videoLink a:link {
	color: #ffe706;
	text-decoration: none;
}
.videoLink a:visited {
	color: #ffe706;
	text-decoration: none;
}
.videoLink a:hover {
	color: #ffe706;
	text-decoration: underline;
}
.videoLink a:active {
	color: #ffe706;
	text-decoration: none;
}
.playerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 1.3em;
}
