body {background-color: #060606; background-image: url(images/bg_body.jpg); background-repeat: repeat-x; margin: 0;}
#main { background-image: url(images/extender.jpg); background-repeat: repeat-y; position: relative; width: 1055px; margin-left: 0; margin-right: auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 91px; padding: 1px 0; position: relative; }
#topNav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 39px;
	left: 705px;
/*	width: 199px;
*/	height: 24px;
}
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 63px;
	left: 425px;
/*	width: 466px;
*/	height: 30px;
}
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; height: auto; min-height: 575px; padding: 1px 200px 1px 127px; overflow: auto; }
* html #content {height: 575px;}
#pageText {float: left; width: 331px; margin-right: 10px;}
#right { float: left; padding-top: 41px;}
#rotator {width: 385px; height: 535px;background-image: url(images/rotator.jpg); background-repeat: no-repeat;}
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; background-color: #000000; height: 66px; clear: both; padding-right: 212px; padding-top: 59px; }
#storeNav {
	position: absolute;
	left: 610px;
	top: 101px;
}