body
{
	background-image:		url('images/main_content_bg.jpg');
	background-repeat:		no-repeat;
	background-position:	center top;
}


div, img 
 { 
	behavior: url("iepngfix.htc") ;
 }

.navigation_bar
{
	background-image:		url('images/navigation_bar_bg.jpg');
	background-repeat:		repeat-x;
	width:					100%;
	height:					60;
	border-width:			0 0 1 0;
	border-style:			solid;
	border-color:			666666;
	background-color:		#ffffff;
}

.ranking_table
{
	width:					980;
	height:					100%;
	padding:				60 0 0 0;
}

.ranking_1to4
{
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					220;
	height:					300;
	text-align:				center;
	padding:				32 10 10 10;
}

.ranking_text
{
	font-family:			arial;
	font-size:				13px;
	font-weight:			bold;
	color:					#990099;
}

.player_btn
{
	padding:				5 0 0 5;
}

.proflie_block
{
	font-size:				12;
	color:					990099;
	margin:					0 0 0 35!important;
	margin:					0 0 0 15;
	text-indent:			8px;
}

.prize_block
{
	width:					485;
	font-size:				12;
	color:					#990099;
	margin:					0 0 0 0!important;
	margin:					20 30 20 15;
	background-color:		#ffffff;
	border-color:			#ffeaff;
	border-width:			1 1 1 1;
	border-style:			solid;
}

.footer
{
	background-image:		url('images/footer.jpg');
	background-repeat:		no-repeat;
	background-position:	center top;
	vertical-align:			bottom;
	width:					100%;
	height:					105;
	text-align:				center;
	font-size:				13px;
	color:					#990099;
}

a.footer_pseudo:link{color:#990099;text-decoration:none;} 
a.footer_pseudo:hover{color:#990099;text-decoration:none;background-color:#ffffff;} 
a.footer_pseudo:visited{color:#990099;text-decoration:none;} 
a.footer_pseudo:active{text-decoration:none;}