
.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #DDDDDD;
}

.comm-info {
	width=25%;
	height=25%;
	position: absolute;
	top: 2%;
	left: 2%;
}

.text-box {
	position: relative;
	left: 10%;
	top: 2%;
	height: 355px;
	line-height: 160%;
	font-size:16px;
	font-family:Trebuchet MS, verdana, arial;
	text-align: left;
	padding: 4px;
}

.text {
	padding: 1em;
	line-height: 120%;
	height: 355px;
	width: 325px;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}
