
.mainCenter {
	height:100%;
}

a 			{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFCC;
} 
a:hover		{
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC66;
}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}