@charset "ISO-8859-1";
.container {
	background-color: edefe8;
	position: absolute;
	height: 768px;
	width: 1024px;
	left: 0px;
	top: 0px;
	visibility: visible;
}
.sub-container {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 100px;
	visibility: visible;
	}
.stage {
	position: absolute;
	left: 135px;
	top: 214px;
	right: 885px;
	bottom: 559px;
	width: 750px;
	height: 345px;
	visibility: visible;
}
.pageIntro {
	position: absolute;
	height: 43px;
	width: 442px;
	left: 336px;
	top: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E588D;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 0px;
	visibility: visible;
}
#centerDoc {
	position: absolute;
	/*width:auto;*/
	width:300px;
	left: 50px;
	top: 34px;
	text-align:left;
	z-index: 10;
	margin: 0px 0 20px 0px; /*top right bottom left*/
	display: block;
	height: 300px;
	}
	body>#centerDoc{
	position: absolute;
	left: 50px;
}	
.thumbnails {
	position: absolute;
	width: 165px;
	left: 344px;
	top: 275px;
}
.description {
	position: absolute;
	height: 80px;
	width: 223px;
	left: 555px;
	top: 473px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E588D;
}
.slideArt {
	position: absolute;
	height: 207px;
	width: 236px;
	left: 542px;
	top: 235px;
	visibility: hidden;
}
.menuCell {
	position: absolute;
	height: 200px;
	width: auto;
	left: 135px;
	top: 275px;
	bottom: 473px;
}

