#intro-blurb {
	width: 					470px;
	float:					left;
}

#award-banner { float: right;	
}

#latest_news {
	background-color: #EBEBEB;
	border: 1px solid #C0C0C0;
	width: 573px;
}

#latest_news, 
#latest_news_title, 
#latest_news ol,
#latest_news ol li,
#latest_news ol li hr,
#latest_news ol li h3,
#latest_news ol li h3 a,
#latest_news ol li p { margin: 0; padding: 0 }

#latest_news_title {
	width: 564px;
	display: block;
	background: #9A1C1F url(../images/red_grad_1x29.gif) repeat-x scroll 0 0;
	height: 29px;	
	line-height: 29px;
	padding-left: 2%;
}

#latest_news_title h2 {
	color: #fff;
	float: left;
	padding-right: 10px	
}

#latest_news ol { padding: 10px; }

#latest_news ol li { clear: both }

#latest_news ol li hr {
	height: 1px;
	border: none;
	background-color: #C0C0C0;
	margin: 10px 0 10px 0;
	width: 557px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0;
}

#latest_news h3, #latest_news h3 a, #latest_news p.news_date {
	height: 14px;
	line-height: 14px;
	vertical-align: top;
	display: inline;
	font-size: 1.2em;		
}

#latest_news h3 { font-weight: bold; }
#latest_news h3 a { text-decoration: none; color: #9A1C1F; }
#latest_news h3 a:hover { text-decoration: underline; }
#latest_news p.news_date { font-style: italic;}
#latest_news p { text-align: left;}

#more_news_link { text-align: right; font-size: 1.6em; }
#more_news_link a { padding-top: 5px; color: #9A1C1F; }
