body {background: #fff; margin: 0; padding :0; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
img {margin: 0; padding: 0; border: 0;}

#page-wrapper {padding: 0; margin: 0 auto; width: 772px; height: 580px; background: #fff;}

#header {width: 772px; height: 104px; background: #fff;}

#nav {float: left; width: 135px; height: 315px; background: #ccc;} /* height was 343px */
		#nav img {float: left; margin: 0; padding: 0; border: 0;}


#centre {float: left; width: 637px; height: 780px; background: #fff;}
		#image-holder {float: left; width: 630px; height: 343px; background: #fff;}
#announcement {float: left; width: 530px; height: 90px; background: #fff;}
				#announcement p {margin-left: 10px; margin-top: 5px; font-size: 24px; font-weight: 800; letter-spacing: 0.05em; word-spacing: 0.25em;}
						#announcement p span{font-size: 12px; font-weight: 100; letter-spacing: 0.01em; word-spacing: 0.10em;}
								#announcement p span a:link {text-decoration: none; color: #000;}
								#announcement p span a:visited {text-decoration: none; color: #000;}
								#announcement p span a:hover {text-decoration: underline; color: #777;}
								#announcement p span a:active {text-decoration: none; color: #000;}
		
#right {float: left; width: 100px; height: 440px; background: #fff;}
		#right img {float: left; margin: 0; padding: 0; border: 0;}
		
#footer {float: left; width: 772px; height: 150px;}
		#footer p {text-align: center; font-size: 13px;}
				#footer p span {font-weight: 800;}
				
#news-center {
	width: 610px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;

}

#top-news {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
}				
	
#news-holder {
	width: 305px;
	height: 450px;
	padding: 0px;
	margin-right: 15px;
	float: left;
}
#news-people {
	width: 190px;
	font-size: 12px;
	float: left;
	margin-right: 10px;
}
#headline h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	width: 600px;

}
#news-people-lg {
	width: 210px;
	font-size: 12px;
	float: left;
}
#news-center #yellow {
	float: none;
	clear: both;
}
#page-wrapper #centre {
	width: 630px;
}

