#main-content
	{
	background:url(/images/layout/page/PageHeadImage_Home_Full.jpg) top left no-repeat;
	}

#left-col
	{
	width:330px;
	float:left;
	}

#latest-news
	{
	width:126px;
	float:right;
	padding-top:65px;
	background:url(/images/layout/latest_news_top.jpg) #654e5f no-repeat top left;
	margin:0 10px 20px 10px;
	font-size:12px;
	line-height:1.5em;
	text-align:center;
	}
.news-title
	{
	font-weight:bold;
	margin-bottom:4px;
	display:block;
	}
#latest-news p
	{
	background:url(/images/layout/latest_news_bottom.jpg) #654e5f no-repeat bottom left;
	padding-bottom:28px;
	clear:both;
	}

