
.mainCenter {
	height:100%;
}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #BA9068;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;;
	}

a:hover { 
	font-weight: bold;
	text-decoration: underline; 
	color: #000000;
	}

a:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;;
	}
