	
			
			div.movie {
				width: 750px;
				height:300px;
				text-align: center;
				
			}
			

        #Layer2 {
	position:absolute;
	width:800px;
	height:142px;
	z-index:67;
	left: 2px;
	top: -32px;
}
        #Layer3 {
	position:absolute;
	width:790px;
	height:21px;
	z-index:1;
	left: 16%;
	top: 0px;
}
        .style1 {font-size: 10px}
		
        #Layer4 {
	position:absolute;
	width:800px;
	height:115px;
	z-index:68;
	left: 0px;
	top: 263px;
	background-color: #03FFD7;
}
        .style43 {	font-size: 16px;
	font-weight: bold;
}
        #Layer5 {
	position:absolute;
	width:200px;
	height:26px;
	z-index:26;
	left: 67px;
	top: 0px;
}

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}
#lightbox{	position: absolute;	left: 0; width: 40%; z-index: 100; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; left: 50%; top: -10px; }
#imageContainer{ padding: 0px; }

#loading{ position: absolute; top: 40%; left:0; height: 25%; width: 114%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } 
#imageContainer>#hoverNav{ left: 0px; }
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 0%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 5% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 5% no-repeat; }

#imageDataContainer{ position: absolute; left: 50%; top: -30px; font: 12px TrebuchetMS, Verdana, Helvetica, sans-serif; background-color: #03FFD7; margin: 0; height:20px; line-height: 1.4em;  width: 120%; }

#imageData{	padding:0 1px; color: #009900; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 2.0em; outline: none;}	 	

#overlay{ position: absolute; top: 0px; left: 0px; z-index: 90;  background: url(../images/vtr.png) repeat;}