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

a 			{
	text-decoration: none;
	font-weight:normal;
	color: #0099CC;
} 
a:hover		{
	text-decoration: underline;
	color: #FF9900;
}

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

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