#news_container_1{
	width:550px;
	float:left;
	}
		
		/* CSS for Rounded Corners*/	
		.rtop,.rbottom{display:block;}
		.rtop *,.rbottom *{display:block; background:#f5f5db; height: 1px; overflow: hidden;}
		.r1{margin: 0 5px}
		.r2{margin: 0 3px}
		.r3{margin: 0 2px}
		.r4{margin: 0 1px; height: 2px;}
	
		#news_container_head{
	background:#f5f5db;
	height: 60px;
		}	
			
		#news_title{
	background:#f5f5db;
	color:#000000;
	padding: 3px;
	width:550px;
	font-size: 24px;
	font-weight: bold;
			}
			
		#news_container_1_body{
			background:#CCCCCC;
			color:#FFFFFF;
			width:550px;
			height:350px;
			padding: 7px;
			border: 1px #CCCCCC inset;
			float: left;
			clear:left;
		}
#bnews {
	background-image: url(/Shared/News2005CSS/images/bnews_back.gif);
	z-index: 1;
	width: 301px;
	height: 58px;
	float: right;
	margin-top: -60px;
	margin-right: 2%;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 18px;
}
#bnews a:link{
	color: red;
}
#bnews a:hover{
	color: red;
}
#bnews a:visited{
	color: red;
}