body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b2900;
	background-image: url(bgr_canvas.jpg);
	background-repeat: repeat-x;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 379px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -512px;
	position: absolute;
	top: -374px;
	left: 50%;
	width: 1024px;
	height: 748px;
	visibility: visible;
	background-image: url(bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #inside #top {
	position: absolute;
	height: 80px;
	width: 482px;
	left: 530px;
	top: 0px;
}
#container #inside #menu {
	position: absolute;
	width: 165px;
	left: 190px;
	top: 297px;
}
#container #inside #printit{
	position: absolute;
	width: 164px;
	height: 22px;
	left: 190px;
	top: 542px;
}
#container #inside #content {
	position: absolute;
	text-align: left;
	height: 639px;
	width: 482px;
	left: 530px;
	top: 89px;
	background-image: url(bgr_content.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}
#container #inside #border {
	text-align: left;
	position: absolute;
	height: 43px;
	width: 482px;
	left: 530px;
	top: 679px;
	z-index: 20;
}
#container #inside #footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 10px;
	top: 731px;
	color: #ffffff;
	}
#container #inside #menu-text {
	text-align: right;
	position: absolute;
	width: 800px;
	left: 200px;
	top: 731px;
}
