#mandalaL {
	/*background: url(../img/manL.png);*/
	width: 281px;
	height: 562px;
	position: absolute;
	top: 110px;
	left: -222px;
	z-index: 10;
}

#mandalaR {
	/*background: url(../img/manR.png);*/
	width: 281px;
	height: 562px;
	position: absolute;
	top: 110px;
	left: 965px;
	z-index: 11;
}

#smallL {
	background: url(../img/smallLeft.png);
	z-index: 30;
	width: 85px;
	height: 148px;
	position: absolute;
	top: 320px;
	left: 0;
}

#smallR {
	background: url(../img/smallRight.png);
	z-index: 30;
	width: 87px;
	height: 148px;
	position: absolute;
	top: 320px;
	left: 937px;
}

#jsNavCont {
	z-index: 50;
}

#nav {
	z-index: 50;
}
