/* CENTER -NEWS CONTENT */

#news_title{
	width:auto;
	height: 20px;
	float:left;
	margin-bottom: 40px;
	font-size: 10pt;
}

/*NEWS BODY INFO*/
#news_body_content{
	width: 400px;
	padding-left:30px;
	margin-bottom:0px;
	margin-top: 10px;
}

#news_body{

}

#news_body_header{

}

#news_body_date{
	font-size: 12pt;
	color:black;
}

#news_body_title{
	font-size: 12pt;
	color:#660000;
	font-weight: 600;
	line-height: 18px;
}

#news_body_info{
	width:400px;
	margin-right:10px;
	margin-top: 30px;
	font-size: 11pt;
	line-height: 22px;
}

/* OPTIONAL NEWS IMAGE */
#news_image img {
	margin-bottom:10px;
	margin-left:auto;
	margin-left:auto;
	border: 1px solid #15360B;
}
/*END NEWS BODY INFO*/
