#content {
	position: relative;
}	

#content #mainimg {
	clear: none;
	float: left;
	width:544px;
	height:353px;

}		


/*----------------------------------------
 'In The News' Div
-----------------------------------------*/
#content #yellow
	{
	color: #564033;	
	background-color:#E32D7A; 			/* Raspberry */
	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 img.title
	{
	clear: right;
	float: left;
	}	
	
.div_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	display: block;
}

#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: #86B2B5;  /* light blue */
	border-left: 1px solid #fff;
	color: #e7f7ff;
	float:right;
	height: 65px;
	padding: 8px 0px 8px 0px;
	width: 221px;
	overflow:hidden;
	margin:0;
}	
	
#in_the_spotlight {
	text-align: center;
	vertical-align: top;
	margin: 0px;
}

#content #blue p
	{
	padding: 0 15px;
	margin-top: 6px;
	}			

#content #blue a{
	color: #fff;
}

#content #blue a:hover{
	color: #fff4d1;
}


#in_news_title {
	vertical-align: top;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
