/* ~~ this fixed width container surrounds all other elements ~~ */
#frm_container {
	position:relative; 
	background-image:url(images/frm-base.png);
	width: 540px;	/* 960px; */
	height:400px;
}

#frm_content {
	position:absolute;	top:0; left:0;
	width: 540px;	/* 960px; */
	height:400px;
}

.frm_chakras {	display:block;	}
.frm_caduceus {	display:none;	}

#cha0 {	position:absolute;	top:0; left:0;	background:url(images/frm-chakras.png) 0 0; width:540px; height:400px; display:block;}
#cad0 {	position:absolute;	top:0; left:0;	background:url(images/frm-cad-pole.png) 0 0; width:540px; height:400px; display:block;}

#gen1 {	position:absolute;	top:0; left:0;	background:url(images/frm-points.png) 0 0; width:540px; height:400px; display:none;}
#gen2 {	position:absolute;	top:0; left:0;	background:url(images/frm-signs-planets.png) 0 0; width:540px; height:400px; display:none;}
#gen3 {	position:absolute;	top:0; left:0;	background:url(images/frm-numbers.png) 0 0; width:540px; height:400px; display:none;}

#gen4 {	position:absolute;	top:0; left:0;	background:url(images/frm-cad-ida.png) 0 0; width:540px; height:400px; display:none;}
#gen5 {	position:absolute;	top:0; left:0;	background:url(images/frm-cad-pingala.png) 0 0; width:540px; height:400px; display:none;}
#gen6 {	position:absolute;	top:0; left:0;	background:url(images/frm-caduceus.png) 0 0; width:540px; height:400px; display:none;}
#gen7 {	position:absolute;	top:0; left:0;	background:url(images/frm-cad-wings.png) 0 0; width:540px; height:400px; display:none;}

#gen8 {	position:absolute;	top:0; left:0;	background:url(images/frm-seed.png) 0 0; width:540px; height:400px; display:none;}
#gen9 {	position:absolute;	top:0; left:0;	background:url(images/frm-micro-orb.png) 0 0; width:540px; height:400px; display:none;}
#gen10{	position:absolute;	top:0; left:0;	background:url(images/frm-color-bar.png) 0 0; width:540px; height:400px; display:none;}
