@charset "utf-8";
/* CSS Document */

body {
	background-color: #413f40;
}
#wrapper {
	position: relative;
	width: 720px;
	text-align: left;
}
#boxBG {
	position: absolute;
	background-image: url(images/bgDots.gif);
	width: 348px;
	height: 303px;
	top: 79px;
	left: 55px;
	z-index: 1;
	background-repeat: no-repeat;
}
#boxCopy {
	position: absolute;
	width: 611px;
	height: 303px;
	top: 79px;
	left: 55px;
	z-index: 1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#boxCopy a {
	color: #AF2C2E;
}
#header {
	position:relative;
	width: 720px;
	height: 82px;
	background-color: #000000;
	background-image: url(images/headerPattern.gif);
}
#logo {
	position: absolute;
	width: 199px;
	height: 126px;
	top: -65px;
	left: 260px;
	z-index:1;
}
#subPosters {
	position:absolute;
	top: 10px;
	left: 15px;
	width: 225px;
	height: 60px;
	background-image: url(images/subHeadPoster.png);
	background-repeat: no-repeat;
	background-position: center;
}
#subArt {
	position:absolute;
	top: 10px;
	left: 15px;
	width: 225px;
	height: 60px;
	background-image: url(images/subHeadArt.png);
	background-repeat: no-repeat;
	background-position: center;
}
#subPrices {
	position:absolute;
	top: 10px;
	left: 15px;
	width: 225px;
	height: 60px;
	background-image: url(images/subHeadPrices.png);
	background-repeat: no-repeat;
	background-position: center;
}
#subContact {
	position:absolute;
	top: 10px;
	left: 15px;
	width: 225px;
	height: 60px;
	background-image: url(images/subHeadContact.png);
	background-repeat: no-repeat;
	background-position: center;
}
#subLinks {
	position:absolute;
	top: 10px;
	left: 15px;
	width: 225px;
	height: 60px;
	background-image: url(images/subHeadLinks.png);
	background-repeat: no-repeat;
	background-position: center;
}
#main {
	width: 720px;
	height: 418px;
	background-image:url(images/bgGrey.gif);
}
#menu {
	position:absolute;
	width: 452px;
	height: 6px;
	top: 70px;
	left:134px;
	z-index:2;
}
#leftArrow {
	position: absolute;
	width: 23px;
	height: 27px;
	left: 21px;
	top: 215px;
}
#rightArrow {
	position: absolute;
	width: 23px;
	height: 27px;
	left: 412px;
	top: 215px;
}
#bodyWrapper {
	position: relative;
	width: 720px;
	height: 418px;
	background-color: #c4c2c3;
}
#detail {
	position: absolute;
	width: 250px;
	height: 372px;
	top: 40px;
	left: 450px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: bottom;
	z-index: 1;
}
#detailCopy {
/*	position: absolute;*/
	width: 250px;
	padding-top: 10px;
/*	top: 317px;*/
}
#enlarge {
	position: absolute;
	top: 0px;
	left: 200px;
	height: 50px;
	width: 50px;
	background-image: url(images/enlarge.png);
	z-index: 3;
}
#renoThumb1 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 100px;
	left: 83px;
	z-index: 2;
}
#renoThumb2 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 100px;
	left: 162px;
	z-index: 2;
}
#renoThumb3 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 100px;
	left: 241px;
	z-index: 2;
}
#renoThumb4 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 100px;
	left: 320px;
	z-index: 2;
}
#renoThumb5 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 192px;
	left: 83px;
	z-index: 2;
}
#renoThumb6 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 192px;
	left: 162px;
	z-index: 2;
}
#renoThumb7 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 192px;
	left: 241px;
	z-index: 2;
}
#renoThumb8 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 192px;
	left: 320px;
	z-index: 2;
}
#renoThumb9 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 285px;
	left: 83px;
	z-index: 2;
}
#renoThumb10 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 285px;
	left: 162px;
	z-index: 2;
}
#renoThumb11 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 285px;
	left: 241px;
	z-index: 2;
}
#renoThumb12 {
	position: absolute;
	width: 57px;
	height: 75px;
	top: 285px;
	left: 320px;
	z-index: 2;
}
#footer {
	position:absolute;
	width:auto;
	z-index:5;
	top:400px;
	left:15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
