.topcenter {
	position: absolute;
	top: 0px;
	width: 992px;
	z-index: 10;
	height: 100%;
	left: 50%;
	margin-left: -496px 
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #362b1d;
}
a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: underline; color: #FFFFFF;}
a.black:link {text-decoration: none; color: #000000;}
a.black:visited {text-decoration: none; color: #000000;}
a.black:active {text-decoration: none; color: #000000;}
a.black:hover {text-decoration: underline; color: #000000;}
.contenttop {
	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contentbottom {
	background-image: url(content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.size {
	padding-left: 190px;
}
.menuheader {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #b87c2f;
	font-weight: bold;
}