<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#pgecontain {
	border:1px;
	border-color:#000000;
	width:802px;
	
}
#mission {
	color: #000000;
	font-size: 11px;
	margin-left:5px;
	margin-right:200px;
	
}
#mission a {
	color: #000000;
	font-size: 12px;
	
}
#featured {
	color: #000000;
	font-size: 11px;
	margin-left:5px;
	margin-right:5px;	
}
#featured h2{
	color: #000000;
	font-size: 16px;
}
#featured a {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}


#battle {
	color: #000000;
	font-size: 11px;
	margin-left:3px;
	margin-right:3px;	
}
#results {
	color: #000000;
	font-size: 11px;
	margin-left:5px;
	margin-right:3px;	
}
#green {
background-image:url(/etc/peanut/files/recall/brown.jpg);
height:100%;
height:30px;
	
}
#content {
	color: #000;
	margin-left:20px;
	margin-right: 15px;
	margin-top:3px;
	
}
#left {
	color: #000;
	margin-left:5px;
	margin-right: 10px;
	margin-top:3px;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
-->
a:link {
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
}
-->