.mainCenter {
	height:100%;
	background-color: #FFFFFF;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{
	text-decoration: underline;
	background-color: #CCCCCC;
}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	background-color: #CCCCCC;

}

.image {
	font-size:10px;
	font-family:"Trebuchet MS", verdana, arial;
	color: #333333;
	background-color: #FFFFFF;

}
