body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(bgr1.jpg);
	background-repeat: repeat;
	color:#333333;
}

#container{
	text-align: center;
	position: absolute;
	top: 367px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -417px;
	position: absolute;
	top: -368px;
	left: 50%;
	width: 834px;
	height: 784px;
	visibility: visible;
	background-image: url(bgr_content.jpg);
	background-repeat: no-repeat;
}
#inside #logo {
	text-align: left;
	position: absolute;
	left: 24px;
	width: 207px;
	height: 744px;
	top: 15px;
	z-index: 10;
}
#inside #left {
	text-align: left;
	position: absolute;
	left: 24px;
	width: 207px;
	height: 250px;
	top: 384px;
	z-index: 20;
}
#inside #border {
	text-align: center;
	position: absolute;
	left: 234px;
	width: 573px;
	height: 350px;
	top: 15px;
}
#inside #menu {
	text-align: left;
	position: absolute;
	left: 234px;
	width: 573px;
	height: 25px;
	top: 367px;
	background-color: #80d6f7;
}
#inside #content {
	text-align: left;
	position: absolute;
	left: 234px;
	width: 573px;
	height: 365px;
	top: 394px;
	background-color: #bfeafd;
}
