#missionContainer{
	background: url(../imgs/aboutUsFade.jpg) repeat-x;
	width: 249px;
	height: 266px;
	float:left;
}
#missionContainer p{
	text-align: left;
	font-style: italic;
	font-size: 15px;
	line-height: 22px;
	padding: 8px 8px 0px 16px;
}
.missionHeader{
	font-weight: bold;
	font-style: normal;
	color: RGB( 0,51,102);
}

#pictureMenu{
	float:left;
	height: 266;
	width: 501;
	margin: 0;
	padding: 0;
}

#contentFrontPage{
	float:left;
	width: 750px;
	margin-top: 1px;
}
#content_left a,
#content_right a{
	text-decoration: none;
}
#content_left{
	float:left;
	width: 398px;
	margin-top: 2px;
}
#content_right{
	float: right;
	width: 350px;
	margin-top: 2px
}

#content_left h6,
#content_right h6{
	padding: 0 0 0 15px;
	margin:0;
	font-size: 12px;
	font_weight: bold;
	background: url(../imgs/contentHeadings.jpg) repeat-x;
	color: #fff;
	line-height: 23px;
	vertical-align: middle;
}
#whatsHappening img,
#interactive img{
	float: left;
	margin-right: 25px;
}
#content_left ul,
#content_right ul {
	font-size: 12px;
	list-style-type: square;
	color: rgb(104,115,134);
	line-height: 22px;
	position: relative;
	top: -9px;
	padding-right: 18px;
	margin: 15px 0 0 0;
}
#whatsHappening,
#interactive{
	height: 270px;
}

#bottomBorder{
	float:left;
	width: 100%;
	background: url(../imgs/cont.bg.bottom.jpg) repeat-x;
	font-size: 10px;
	padding:5px 0 0 2px;
	margin: 5px 0 0 0;
}
#bottomBorder a{
	text-decoration: none;
}
