body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	background-image: url(bgr.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 314px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 5px;
	visibility: visible;
	display: block;
	top: 603px;
}


#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
	background-image: url(bgr_page.jpg);
	background-repeat: no-repeat;
	background-position: 0px 162px;
}

#container #inside #content {
	position: absolute;
	height: 186px;
	width: 490px;
	left: 0px;
	top: 166px;
	text-align: left;
}
#container #inside #left {
	position: absolute;
	left: 0px;
	height: 248px;
	top: 352px;
	text-align: left;
}
#container #inside #right {
	position: absolute;
	left: 370px;
	height: 248px;
	width: 298px;
	top: 352px;

}
#container #inside #border {
	position: absolute;
	height: 186px;
	width: 298px;
	left: 491px;
	top: 166px;
}
#container #inside #top {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 162px;
	width: 800px;
	left: 0px;
	top: 0px;
}
