@charset "utf-8";
/* CSS Document */

#Top {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:894px;
	height:160px;
	z-index:1;
}

#Nav {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:894px;
	height:42px;
	z-index:1;
}

#maincontent {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:873px;
	border-left: 1px solid #757C81;
	border-right: 1px solid #757C81;
	min-height:711px;
	background-image: url('/img/main_backer.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	background-color: #B18769;
	
}

#FooterNav {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url('/img/footer_bg.jpg');
	background-repeat:repeat-x;
	width:894px;
	height:32px;
}

#Footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:894px;
}