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: 820px;
	background: url(artwork/backg.jpg);	
	z-index: 1;
}

#cbackground{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1250px;
	height: 820px;
	background: url(artwork/cbackg.jpg);	
	z-index: 1;
}

#dbackground{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 1250px;
	height: 820px;
	background: url(artwork/dbackg.jpg);	
	z-index: 1;
}

#hheader{
	position: absolute;
	top: 5px;
	left:170px;
	width: 910px;
	height: 105px;
	background: url(artwork/header.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#dheader{
	position: absolute;
	top: 5px;
	left:170px;
	width: 910px;
	height: 105px;
	background: url(artwork/dheader.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#cheader{
	position: absolute;
	top: 5px;
	left:170px;
	width: 910px;
	height: 105px;
	background: url(artwork/cheader.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#vnav{
	position: absolute;
	left: 25px;
	top: 115px;
	width: 190px;
	background: url();
	border: 0px solid #000000;
	overflow: visible;	
	z-index: 4;
}

#adspace{
	position: absolute;
	left: 5px;
	top: 500px;
	width: 225px;
	height: 100px;
	z-index: 2;
}

#cwin{
	position: absolute;
	left: 230px;
	top: 115px;
	width: 675px;
	height: 587px;
	background: url();
	border: 1px groove #333333;
	z-index: 2;
}

#drwin{
	position: absolute;
	left: 920px;
	top: 115px;
	width: 205px;
	height: 587px;
	background: url(adspace/dad.jpg);
	border: 1px groove #333333;
	z-index: 2;
}

#crwin{
	position: absolute;
	left: 920px;
	top: 115px;
	width: 205px;
	height: 587px;
	background: url(adspace/cad.jpg);
	border: 1px groove #333333;
	z-index: 2;
}

#banner{
	position: absolute;
	left: 230px;
	top: 705px;
	width: 675px;
	height: 100px;
	z-index: 2;
}