/* CSS Document */


#centerImg {
	z-index: 1;
    position: absolute; 
	left: 401px;
	top: 295px;  
}

#earthImg{
	z-index: 2;
    position: absolute; 
	left: 104px;
	top: 262px; 
	border: no; 
}

#actionImg{ z-index: 3; position: absolute; 	left: 400px; top: 262px; border: no; }
#beginingImg{ z-index: 4; position: absolute; 	left: 660px; top: 250px; border: no; }
#openingImg{ z-index: 5; position: absolute; 	left: 900px; top: 499px; border: no; }
#peopleImg{ z-index: 6; position: absolute; 	left: 630px; top: 529px; border: no; }
#stillImg{ z-index: 7; position: absolute; 	left: 920px; top: 240px; border: no; }
#widescreenImg{ z-index: 8; position: absolute; 	left: 386px; top: 495px; border: no; }
#movieImg{ z-index: 2; position: absolute; 	left: 30px; top: 270px; border: no; }
