body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
}
#container{
	text-align: center;
	position: absolute;
	top: 351px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -508px;
	position: absolute;
	top: -351px;
	left: 50%;
	width: 1016px;
	height: 702px;
	visibility: visible;
	background-image: url(bgr_content.jpg);
	background-repeat: no-repeat;
}
#container #inside #menu {
	text-align: center;
	position: absolute;
	left: 105px;
	top: 51px;
	width: 806px;
	height: 29px;
	background-color: #58361d;
	}
#container #inside #top {
	text-align: left;
	position: absolute;
	left: 105px;
	top: 80px;
	width: 806px;
	height: 220px;
}	
#container #inside #footer {
	text-align: left;
	position: absolute;
	left: 127px;
	top: 684px;
	color: #d6bf95;
}

