
a:visited { color: #CCAA00; font-family: verdana; text-decoration: none; }
a:link { color: #CCAA00; font-family: verdana; text-decoration: none; }
a:hover { color: #EEDD00; text-decoration: underline; }

image { border: 0px; }
img { border: 0px; }

body
{
	margin-top:		0px;
	padding:		0px;
	margins: 		0px;
	background-color: #161E2A;
	background-image: url('background.jpg');
	background-repeat: repeat-x;
}


#Masthead
{
	padding:				0px;
  	margins:				0px;
  	height:					363px;
  	width:					800px;
  	background-repeat:			no-repeat;
	background-image: 			url('hs_masthead.jpg');	
	background-position:			center;
	border:					0px solid #aaa66a;
	position:				center;	
}

#Name
{
	font-size:			14pt;
	font-family:			Verdana;
	color:				#0F0;
}

#Score
{
	font-size:			14pt;
	font-family:			Verdana;
	color:				#AAA;
}

#Rank
{
	font-size:			14pt;
	font-family:			Verdana;
	color:				#0AA;
}

#Page
{
	width:				800px;
	height:				auto;
    	text-align:			left;
	color:				#FFFFFF;
	margins:			0px 0px 0px 0px;
	borders:			0px solid #aaa66a;
	padding-left:			0px;	

}

#Content
{
	padding-bottom:			60px;
	padding-left:			0px;    
	width:				660px;
	height:				auto;
    	font-size:			11pt;
    	font-family:			Verdana;
    	color:				#AAA;
}

#PageFooter
{
	width:				800px;
  	height:				94px;
}
