#centerimg
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/homeimg.gif);
	width: 509px;
	height: 254px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: both;
	right: 71px;
	top: 0px;
}
#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;
}
#cclogo
{
	background-image: url(../images/ccimgsm.gif);
	background-color: transparent;
	width: 25px;
	height: 25px;
	float: left;
	position: relative;
	top: 150px;
	left: 40px;
}