.rhsDiv
{
	width: 202px;
	min-height: 120px;
	color: #b8881b;
	font-size: 9px;
	text-align: center;
	margin-bottom: 0px;
}	

.rhsDiv img
{
	border: 1px solid #ebe4d3;
	padding: 1px;
	margin-bottom: 6px;
}

.rhsDiv p
{
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
}

.lhsDiv
{
	width: 219px;
	height: 135px;
	background-image: url(lhsDivBg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid #ebe4d3;
	margin-bottom: 15px;
}


.lhsDiv img
{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.lhsDiv h1
{
	width: 90px;
	float: right;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	margin-top: 15px;
	margin-right: 30px;

}

.lhsDiv p
{	
	width: 115px;
	float:right;
	margin-right: 5px;
	font-size: 9px;

}

.menu-center * {
	text-align: center ;
}

.photo, .img-news {
	border: 1px solid #ebe4d3;
	float: right;
	padding: 1px;	
	margin-left: 20px;

}