body {
	background: url();
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	margin: auto;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#hbackground{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1250px;
	height: 3000px;
	background: url(artwork/backg.jpg);	
	z-index: 1;
	border: 2px solid #999999;
}

#wsize{
	position: absolute;
	left: 15px;
	top: 10px;
	width: 190px;
	background: url();
	border: 0px solid #000000;
	overflow: visible;	
	z-index: 4;
}

#header{
	position: absolute;
	top: 80px;
	left:170px;
	width: 910px;
	height: 105px;
	background: url(artwork/header.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#vnav{
	position: absolute;
	left: 75px;
	top: 190px;
	width: 190px;
	background: url();
	border: 0px solid #000000;
	overflow: visible;	
	z-index: 6;
}

#adspace{
	position: absolute;
	left: 25px;
	top: 510px;
	width: 225px;
	height: 100px;
	z-index: 2;
}

#cwin{
	position: absolute;
	left: 280px;
	top: 190px;
	width: 675px;
	height: 587px;
	background: url();
	border: 1px groove #333333;
	z-index: 2;
}

#cwin2{
	position: absolute;
	left: 280px;
	top: 190px;
	width: 675px;
	height: 587px;
	background: url();
	border: 1px groove #333333;
	z-index: 1;
}

.cvert{
	overflow: auto;
	width: 675px;
	height: 587px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#rwin{
	position: absolute;
	left: 975px;
	top: 190px;
	width: 205px;
	height: 587px;
	border: 0px groove #333333;
	z-index: 2;
}

#flash{
	position: absolute;
	left: 985px;
	top: 470px;
	width: 185px;
	height: 50px;
	border: 0px groove #333333;
	z-index: 3;
}

#banners{
	position: absolute;
	left: 280px;
	top: 850px;
	width: 675px;
	z-index: 2;
}