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

#layerMain {
	position:absolute;
	width:1024px;
	height:566px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#layerWidePhoto {
	position:absolute;
	width:1002px;
	height:450px;
	z-index:20;
	left: 8px;
	top: 68px;
	visibility: hidden;
}

#layerPhoto {
	position:absolute;
	width:450px;
	height:450px;
	z-index:10;
	left: 8px;
	top: 68px;
	visibility: hidden;
}

#layerScrollContent {
	position:absolute;
	width:403px;
	height:450px;
	z-index:10;
}

#layerScrollHolder {
	position:absolute;
	left:372px;
	top:90px;
	width:403px;
	height:450px;
	z-index:10;
	visibility: hidden;
}

#container {
	position:absolute;
	width:150px;
	height:450px;
	z-index:10;
	left: 658px;
	top: 68px;
	overflow: hidden;
	visibility: hidden;
}

#layerThumbs {
}

#layerIntro {
	position:absolute;
	width:346px;
	height:100px;
	z-index:10;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
