#content
	{
	position: relative;
	}	

#content #mainimg
	{
	clear: none;
	float: left;
	}		
	
#content #yellow
	{
	color: #564033;	
	background-color: #fff4d1;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: right;
	height: 213px;
	padding: 14px 0px 14px 0px;
	position: relative;
	width: 221px;
	overflow:hidden;
	}	
 	
	
#content #yellow h2
	{
	background: url(/images/home_news.gif) top left no-repeat;
	width:161px;
	height:12px;
	margin:0;
	padding:0;
	text-indent:-4567px;
	overflow:hidden;
	}
#content #yellow img.title
	{
	clear: right;
	float: left;
	}	

#content #yellow img.mag
	{
	border: #564033 solid 1px;
	clear: right;
	float: left;	
	margin: 14px 0px 10px 53px;
	}

#content #yellow div
	{
	float: left;
	clear: both;
	width: 218px;
	text-align: center;
	}
		
#content #yellow p
	{
	font: 10px/14px Verdana;
	margin: 0px;
	padding: 0px;
	}		
	
#content #brown
	{
	background-color: #907b6e;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: right;
	height: 13px;
	padding: 8px 0px 8px 0px;
	width: 221px;
	overflow:hidden;
	}		
	
#content #brown a
	{
	background: url(/images/home_press.gif) top left;
	overflow:hidden;
	width:191px;
	height:13px;
	text-indent:4567px;
	display:block;
	}	

#content #blue
	{
	background-color: #67829d;
	border-left: 1px solid #fff;
	color: #e7f7ff;
	float:right;
	height: 65px;
	padding: 8px 0px 8px 0px;
	width: 221px;
	overflow:hidden;
	margin:0;
	}		

#content #blue h3
	{
	background: url(/images/home_spotlight.gif) top left;
	text-indent: -5000px;
	height: 13px;
	width: 156px;
	display: block;
	margin: 0px;
	}

#content #blue p
	{
	padding: 0 15px;
	margin-top: 6px;
	}			

#content #blue a{
	color: #fff;
}

#content #blue a:hover{
	color: #fff4d1;
}


	