#main_body{
	margin-top:20px;
}
#news_back{
	width:767px;
	height:443px;
	background:transparent url(news.jpg) top left no-repeat;
}


#news_back_white{
	width:767px;
	height:443px;
	background:transparent url(news_whitebar.jpg) top left no-repeat;
}

#page_title{
	color:#E0D36B;
	position:absolute;
	top:236px;
	left:10px;
	font-size:14pt;
}


#entry{
	position:absolute;
	top:105px;
	left:0px;
	width:325px;
	z-index:100;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
	
}

#news_item{
	position:absolute;
	top:255px;
	left:12px;
	width:745px;
	border-top:0;
	z-index:100;
	height:171px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:auto;
}


