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

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

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

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

/*#jsNavCont {
	z-index: 0;
}

#nav {
	z-index: 0;
}*/