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

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

.portImage { 
position:relative;
width:280px;
float:left;
}

#pageDescription .dividerLine {
	width: 660px;
	margin: 10px 0;
	border-bottom: 1px solid #575EC9;
}


.areacolor { 

   background: #304BBA;
   
}   

.areabanner { 

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

span.admin_txt { float:left; margin-right:10px; }

div.admin_txt {
positition:relative;
width:14px;
padding:3px;
text-align:center;
margin:0 10px 0 0;
float:left;
background-color:#0D0C2C;
}

div.admin_txt:hover { background-color: #3357A3; }

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

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

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

#pageDescription h2 {

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

#pageNav {

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

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

