body {
	background-color: #5C5D5F;
	padding: 0px;
	text-align: center;
	margin-left: 0px;
}

img {
	border: 0px;
}

.mainContainer 
{
	width: 651px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 80px;
}

.leftMain 
{
	position: absolute;	
	left: 0px;
	background-image: url('MainpageImages/mainpage_l.png'); 
	background-repeat: no-repeat; 
	width: 149px; height: 433px;
}
.rightMain 
{
	position: absolute;
	left: 0px;
	background-image: url('MainpageImages/mainpage_r.png'); 
	background-repeat: no-repeat; 
	left: 149px;
	width: 510px; height: 433px;
}

.contentContainer 
{
	position: relative;
	padding-left: -30px;
}

.grayTextBlockSplash {
	color: #7F7F7B;
	position: absolute;
	top: 179px; left: 24px;
	line-height: 15px;  
	padding-left: 5px; 
	font-family: Geneva, Arial, Verdana, sans-serif; font-size: 8.5pt;
	width: 140px;
}

.grayTextBlock {
	color: #7F7F7B;
	position: absolute;
	top: 179px; left: 24px; 
	padding-left: 5px; 
	font-family: Geneva, Arial, Verdana, sans-serif; font-size: 8.5pt;
	width: 140px;
}

.grayTextBlockEx {
	top: 198px;
}

.grayTextBlockWide { width: 180px; }


.gravityAttr {
	margin-top: 8px; font-style: italic;
	font-family: Arial, Verdana, sans-serif;
	font-size:  7pt;	
}

.mainText {
	position: absolute; top: 150px; left: 23px;
}

.mainImage {
	position: absolute; 
	top: 95px; left: 170px; 
	cursor: pointer;
}

.mainImageWide {
	top: 60px; left: 210px; 
}

.zoomImage {
	position: absolute; 
	right: 75px; bottom: 82px;
	cursor: pointer;

}

.nextButton {
	position: absolute;
	top: 335px;
	left: 75px;
}

.backButton {
	position: absolute;
	top: 335px;
	left: 30px;
}

.navImageBall {
	position: absolute; 
	left: 149px;
}


a:link { color: #cb5f22; }	
a:visited { color: #cb5f22; }	
a:hover { color: #cb5f22; }	
a:active { color: #cb5f22; }	

.navImage1, .navImage2, .navImage3, .navImage4, .navImage5 {
	position: absolute;
	left: 70px;
}
.cd_index {position: absolute; left: 37px; top: 110px;}
.navImage1 {top: 150px;}
.navImage2 {top: 180px;}
.navImage3 {top: 210px;}
.navImage4 {top: 240px;}
.navImage5 {top: 270px;}

.navImageBall {
	position: absolute;
	z-index: 0;
	left: 149px;
}

.overlayContainer {
	visibility: hidden; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
	text-align: center;
	padding-top: -50px;
}

.explodeLeft {
	position: absolute;
}

.explodeMiddle {
	position: absolute; 
	padding-left: 40px;
}

.explodeRight {
	position: absolute; 
	padding-left: 790px;
}

.explodeImage {
	position: absolute; padding-left: 40px; padding-top: 30px;				
}

.overlayImage {
	width: 816px; 
	height: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	cursor: pointer;
}

#overlayContainer {
	visibility: hidden; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
	align: center;
}

.overlayMainContainer 
{
	width: 816px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
}

.overlayContentContainer 
{
	position: relative;
}
