#mission {
	width: 684px;
}

#mission #mainimgContainer {
	height: 325px;
	border-bottom: 1px solid #fff;
}

#mission #mainimg  {
	display: block;
}

.dynamic #mission #mainimg {
/*	display: none;*/
}

#mission #statement {
	height: 97px;
/*	background: url(../img/mission.gif) no-repeat;	*/
	position: relative;
}

#mission #statement p {
	font-family: "AFBattersea";
	font-size: 110%;
    display: none;
	margin: 0;
	padding: 19px 0 0 0;
	width: 300px;
	line-height: 150%;
}

#mission #statement #logos a {
	display: block;
	position: absolute;
	left: 425px;
    bottom: 0px;
	width: 100px;
	height: 76px;
	overflow: hidden;
	background: #9B9B9B url(/img/home-logo-map.gif) 0 0 no-repeat;
	text-indent: -2000px;
}

#mission #statement #logos a#schop {
    left: 525px;
    width: 82px;
    background-position: -100px 0;
}

#mission #statement #logos a#seda {
    left: 607px;
    width: 82px;
    background-position: -182px 0;
}

#news {
	margin: 0;
	padding: 0;
	width: 160px;
	position: absolute;
	right: 0;
	top: 183px;
	overflow: hidden;
}

#newsItem {
/*	background: repeat-x url(../img/news-background.png);*/
}

#newsItemTitle {
	border: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 30px;
}

#newsItem h2 {
	display: none;
}

#newsItem h3 {
	font-weight:  normal;
}

#news ul .newsItemCopy {
	position: absolute;
	bottom: 1em;
	left: 13px;
	width: 136px;
}

#news ul .newsItemDate {
/*	font-size: 0.8em;*/
}

#newsItem #newsCopy p {
	padding: 0;
	margin: 0;
}

#newsItem #newsImage {
	float: right;
	width: 190px;
	height: 240px;
	margin: 10px 10px 0 0;
	overflow: hidden;
}	

#news #newsTitle {
	height: 31px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #7B7B7B;	
	overflow: hidden;
}

#news #newsTitle h2 {
	color: white;
	text-transform: uppercase;
	padding-left: 200px;
	background: url('/img/latest-news-on.png') no-repeat scroll 0 1px;	
}

#news h2, #news h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 8px 8px 0 13px;
	padding: 0;
}

#news h3 {
	margin: 8px 8px 2px 0;
}

#news p {
	font-size: 90%;
	margin: 0 8px 0 0;
	font-style: italic;
}

#news ul, #projectCategory ul {	
	list-style: none;
	padding: 0;
	margin: 0;
}

#mission {
	background-color: #9b9b9b;
	color: #ffffff;
}

#news {
	border-left: 1px solid #fff;
	border-bottom: none;
	background: #9b9b9b;
	height: 459px;	
}

#news li {
	color: white;
	height: 97px;
	overflow: hidden;
	border-top: 1px solid #fff;
	border-bottom: none;
	position: relative;
	padding: 0;
	margin: 0;
}

#news li a {
	color:  white;
}

#news li:hover {
	background: #7B7B7B;
}