body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #c8b189;
	color: #e2d7c2;
}
#container{
	text-align: center;
	position: absolute;
	top: 29px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -465px;
	position: absolute;
	left: 50%;
	width: 980px;
	height: 722px;
	visibility: visible;
	background-image: url(content-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	position: absolute;
	top: 27px;
	left: 22px;
	width: 293px;
	height: 78px;
	}
#menu {
	position: absolute;
	top: 88px;
	left: 365px;
	width: 594px;
	height: 31px;
	text-align:right;
	}

#border {
	position: absolute;
	top: 521px;
	left: 22px;
	width: 684px;
	height: 188px;
	text-align: left;
	}
#bottom {
	position: absolute;
	top: 536px;
	left: 761px;
	width: 204px;
	height: 173px;
	text-align: left;
	}	
#footer {
	position: absolute;
	top: 729px;
	left: 22px;
	text-align: left;	
	}
