body {
	background-color: #666;
	font-family: century gothic, arial, verdana, helvetica;
	font-size: 10pt;
	color: #000000;
}



.center {
	width: 695px;
	margin: 0 auto;
}

#page_wrapper {
	width: 695px;
	background-color: #FFF;
	font-family: century gothic, arial, verdana, helvetica;
	font-size: 10pt;
	color: #000000;
	min-height: 500px;
}

p {
	padding: 0 10px;
}


#banner {
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	padding-top: 10px;
}



h1
{
	font-family: century gothic, arial, verdana, helvetica;
	font-size: 21pt;

	color: #007252;
	padding-left: 10px;
}

h2
{
	font-family: century gothic, arial, verdana, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}

.field
{
	font-family: century gothic, arial, verdana, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

A:link {color:#007252;}
A:visited {color:#007252;}
A:active {color:#007252;} 
A:hover {color:#007252;}

