.mainCenter {
	height:100%;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color: #333333;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #333333;
}

