body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(bg1_1px.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	color: #4f4e60;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 395px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -388px;
	position: absolute;
	top: -382px;
	left: 50%;
	width: 776px;
	height: 764px;
	visibility: visible;
	background-image: url(bgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
#container #inside #top {
	position: absolute;
	height: 291px;
	width: 760px;
	left: 8px;
	top: 0px;
	z-index: 10;
}
#container #inside #menu_bgr {

	position: absolute;
	height: 30px;
	width: 760px;
	left: 8px;
	top: 262px;
	background-color:#3c2d10;
	/*opacity for IE5+*/
 	filter: alpha(opacity=80);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.8;
	/*opacity for mozilla/safari*/
  	opacity: 0.8;
  	z-index: 20;
}
#container #inside #menu {
	position: absolute;
	width: 760px;
	left: 8px;
	top: 267px;
	text-align: center;
  	z-index: 40;
}

#container #inside #footer {
	text-align: left;
	position: absolute;
	left: 12px;
	top: 759px;
	color: #92783D;
	font-size: 11px;
}
#container #inside #menu-text {
	text-align: right;
	position: absolute;
	width: 500px;
	left: 255px;
	top: 759px;
	color: #92783D;
	font-size: 11px;
}
