body {
	background-image: url(bgs.png);
	background-repeat: repeat;
scrollbar-arrow-color: #6C000E;
scrollbar-base-color: #1D50AC;
scrollbar-dark-shadow-color: #1D50AC;
scrollbar-track-color: #2559AF;
scrollbar-face-color: #FFCC66;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #D9D9D9;
scrollbar-3d-light-color: #FFCC66;
}
.bgimagediv {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:left top no-repeat url("bgshapes.png");
	z-index:1;
}
.headerDiv {
	width:1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index:1100;
	position:relative;
}