.mainCenter {
	height:100%;
}
a:hover		{
	text-decoration: underline;
	color: #CC6666;
}

.banner {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;

}

.image {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-transform: uppercase;
	text-decoration: none;

}
.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	text-decoration: none;
}
a:link {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-weight: bold;
	color: #CC6666;
	text-decoration: none;


}
a:active {
	color: #006600;
	font-weight: bold;

}
