body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #071232;
	color: #ffffff;
}
#container{
	text-align: center;
	position: absolute;
	top: 374px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -456px;
	position: absolute;
	top: -370px;
	left: 50%;
	width: 912px;
	height: 740px;
	visibility: visible;
	background-image: url(bgr-content.jpg);
	background-repeat: repeat-y;
	z-index: 10px;
}
#inside  #top {
	text-align: left;
	position: absolute;
	left: 11px;
	top: 0px;
	width: 890px;
	height: 222px;
	z-index: 30px;
}

#inside  #border {
	text-align: left;
	position: absolute;
	left: 351px;
	top: 0px;
	width: 540px;
	height: 222px;
	z-index: 30px;
	display: none;
}

#inside  #ticker {
	text-align: left;
	position: absolute;
	left: 11px;
	top: 222px;
	width: 890px;
	height: 29px;
	z-index: 20px;
	background-color: #333333;
}
#inside  #left {
	text-align: left;
	position: absolute;
	left: 17px;
	top: 257px;
	width: 141px;
	height: 463px;
	z-index: 20px;
}
#inside  #center {
	text-align: left;
	position: absolute;
	left: 164px;
	top: 257px;
	width: 443px;
	height: 463px;
	z-index: 20px;
	background-color: #ffffff;
	color: #333333;
}
#inside  #right {
	text-align: left;
	position: absolute;
	left: 613px;
	top: 257px;
	width: 282px;
	height: 463px;
	z-index: 20px;
}
#inside  #footer {
	text-align: left;
	position: absolute;
	left: 0px;
	width: 912px;
	height: 20px;
	background-image: url(bgr-footer.jpg);
	background-repeat: no-repeat;
	top: 729px;
	z-index: 30px;
}
