/* CSS Document */
#onstage {
	width:100%;
	min-width:100%;
	height:500px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/curtain.jpg) repeat-x left top;
   margin-bottom:10px;
   margin-top:-55px;
}

#onstage .left  {
	position:relative;
	top:0px;
	left:0px;
width: 5%;
	height:500px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/curtain.jpg) repeat-x left top;
}
#onstage .center  {
	position:relative;
	top:0px;
	left:0px;
	width:95%;
	height:500px;
}
#onstage .center img { 
width: 100%;
height:500px;
	position: relative;
	top: 0;
	left: 0;
}
#onstage .right  {
	background-color:#000;
	width: 95%;
	height:500px;
	margin-left:5%;
   background: url(http://musicgreats.ru/template/basic/images/onstage/curtain2.jpg) repeat-x left top;

}


#onstage .collage .frontcollage {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:500px;
}

#onstage .collage .backcollage  {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:500px;
}

#onstage .collage .backcollage .doctor {
	position:absolute;
	top:0px;
	left:12%;
	width:81px;
	height:164px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/doctor.png) no-repeat left top;

	}
	
#onstage .collage .backcollage .leda {
	position:absolute;
	top:0px;
	left:5%;
	width:55px;
	height:234px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/leda.png) no-repeat left top;

	}
#onstage .collage .backcollage .gomo {
	position:absolute;
	top:0px;
	left:26%;
	width:33px;
	height:167px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/gomo.png) no-repeat left top;

	}
#onstage .collage .backcollage .organ {
	position:absolute;
	top:0px;
	right:4%;
	width:142px;
	height:385px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/organ.png) no-repeat left top;

	}
#onstage .collage .backcollage .hoffman {
	position:absolute;
	top:100px;
	right:44%;
	width:73px;
	height:148px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/hoffman.png) no-repeat left top;

	}
#onstage .collage .backcollage .trubadur {
	position:absolute;
	bottom:0px;
	right:52%;
	width:60px;
	height:317px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/trubadur.png) no-repeat left top;

	}
#onstage .collage .backcollage .kate {
	position:absolute;
	top:0px;
	right:15%;
	width:231px;
	height:436px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/kate.png) no-repeat left top;

	}
	
#onstage .collage .frontcollage .yuri {
	position:absolute;
	bottom:0px;
	left:15%;
	width:183px;
	height:379px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/yuri.png) no-repeat left top;

	}
	
	#onstage .collage .frontcollage .harp {
	position:absolute;
	bottom:0px;
	right:1%;
	width:166px;
	height:244px;
   background: url(http://musicgreats.ru/template/basic/images/onstage/harp.png) no-repeat left top;

	}