@charset "utf-8";
#content {
	width: 715px;
	height: 443px;
	clear: both;
	background-image: url("/images/blank.jpg");
	background-color:  #FAFAFA;
	position: relative;
	padding: 3px 0px 0px 0px;
	text-align: center;


}
#bottomcontent {
	width: 715px;
	height: 150px;
	clear: both;
	background-color: #FAFAFA;
	position: relative;
	font-size:large;
	padding: 0px 0px 0px 0px;
}

#titlecontent {
	color: #716d62;
	background-color: #b7b1a2;
	background-image: url("/images/rothrtl.gif");
	margin-bottom: 0px;
	width: 715px;
	height: 64px;
	text-decoration: none;
	font-weight: normal;
	border-width: 0px; 
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
	clear: both;
	float: top;
}
