/* ---- start class settings -------------- */
.portPic {
	position:relative;
	top: 0; left: 0;

	float:left;
}
.portText {
	position:relative;
	top: 0; left: 0;
	width: 230px;
	height:auto;
padding: 0 0 0 0px;
float: right;
}

.areacolor { 

   background: #304BBA;
   
}   

.areabanner { 

   background: #304BBA;
   color: white;
   font-size: 11px;
   
}   

/* ---- start main content settings -------------- */

#content {
	position:relative;
	top:0;
	left:0;
	height:auto;
	width: 876px;
	padding: 43px 0 10px 28px;
}

#pageDescription {
	width: 520px;
	height:auto;
	float:left;
}

#pageDescription h2 {

	border: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#pageNav {

	width: 172px;
	height: auto;
	float:right;
}

#pageNav a {
	display: block;
	font-size: 12px;
	padding: 3px 0;
}
/* ---- end main content settings ---------------- */
