#centerimg
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/aboutusimg.gif);
	width: 569px;
	height: 274px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	left: -10px;
	top: 12px;
	z-index: 1000;
}
#textonly h2
{
	text-align: center;
	display: block;
	color: #5e421e;
	text-transform: uppercase;
	/*text-decoration: underline;*/
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 20px;
}


