
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; }

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; 
}


#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;
}

#Page
{
	width:				800px;
	height:				auto;
    	text-align:			left; 
	margins:			0px 0px 0px 0px;
	borders:			0px solid #aaa66a;
	padding-left:			80px;	
	

}
#Content
{
	
	padding-bottom:			60px;
	padding-left:			0px;    
	width:				660px;
	height:				auto;
    	font-size:			11pt;
    	font-family:			Verdana;
    	color:				#AAA;
}

#PageFooter
{
	width:				800px;
  	height:				94px;
}
