
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
{
	padding:		0px;
	margins: 		0px;
	background-color: #020712;
	background-image: url('images/background.jpg');
	background-repeat: repeat-y;
	background-position: center;
}


#Masthead
{
	padding:				0px;
  	margins:				0px;
  	height:					133px;
  	width:					800px;
  	background-repeat:			no-repeat;
	border:					0px solid #aaa66a; 
}


#MenuBar
{
	align:					center;
	width:					800px;
}

#Page
{
	width:				720px;
	height:				auto;
    	text-align:			left;
	color:				#FFFFFF;
	margins:			0px 0px 0px 0px;
	borders:			0px solid #aaa66a;
	padding-left:			80px;	

}

#Margin
{
	width:				130px;
	height:				auto;
    	text-align:			left;
	margins:			0px 0px 0px 0px;
	borders:			3px solid #FF0000;
	color:				#FFFFFF;
	padding-left:			0px;
	padding-top:			150px;
	align:				left;
	font-family:			Verdana;
    	color:				#AAA;
	font-size:			9pt;
}

#Content
{
	padding-bottom:			60px;
	padding-left:			0px;    
	width:				660px;
	height:				auto;
    	font-size:			11pt;
    	font-family:			Verdana;
    	color:				#AAA;
}

#PageFooter
{
	width:				800px;
  	height:				94px;	
}


#gameDescTop
{	
	margin-top:			20px;
	padding-bottom:			0px;
	padding-top:			0px;
	width:				460px;
	height:				12px;	
	margin-bottom:			0px;
	background:			url("descTop.png");
	font-size:			3pt;
}
#gameDescBot
{	
	width:				460px;
	height:				12px;
	background:			url("descBot.png");
	font-size:			3pt;
}

#gameDescBody
{	
	margin-top:			0px;
	width:				440px;
	padding-top:			0px;
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			15px;
	background-color:		#07080b;
}


#gameDescFoot
{	
	margin-top:			0px;
	width:				440px;
	height:				10px;		
	padding-right:			20px;
	background-color:		#07080b;	
	font-size:			8pt;
	color:				#999;
	text-align:			right;
}