		
			.movie {
				width: 100%;
				height: 100%;
			}
			div.movie {
				width: 670px;
				height:400px;
				
				}



a:hover{text-decoration: underline;color:#006600; opacity:0.7;outline:none;padding-left:2px; padding-right:2px;}					
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	
	top: 68px;
}
        #Layer2 {
	position:absolute;
	width:800px;
	height:142px;
	z-index:67;
	top: -123px;
	left: 2px;
}
        #Layer3 {
	position:relative;
	width:790px;
	height:1px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	
}
        #Layer4 {
	position:absolute;
	width:800px;
	height:387px;
	z-index:68;
	left: 0px;
	top: 263px;
	
}
      
        #Layer5 {
	position:absolute;
	width:200px;
	height:31px;
	z-index:26;
	left:120px;
	top: 5px;
}
        #Layer6 {
	position:absolute;
	width:200px;
	height:38px;
	z-index:27;
	
	top: 50px;
}
   #Layer7 {
	position:absolute;
	width:139px;
	height:21px;
	z-index:110;
	left: 0px;
	top: 214px;
}
.caption{ font-size: 0.9em; padding-top: 0.2em ;	}
#lightbox{	position: relative; margin-left:auto; margin-right:auto; z-index: 100; }
#lightbox img{ width: auto; height: auto; box-shadow:-2px 5px 10px #000;-moz-box-shadow:-2px 5px 10px #000; -webkit-box-shadow:-2px 5px 10px #000; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; margin-left:auto; margin-right:auto; top:-275px;}
#imageContainer{ padding: 0px; }

#loading{ position: absolute; top: 40%;  height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 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: -20px; float: left;}
#nextLink { right: -20px; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.png) left 5% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.png) right 5% no-repeat; }
#imageDataContainer{ position: absolute; left: 17%; top: -315px; font: 12px TrebuchetMS, Verdana, Helvetica, sans-serif;   height:10px; line-height: 1.0em; width:100%;   }


#imageData{	padding:0 auto; color: #ffffff; }
#imageData #imageDetails{ width: 30%; float: none ; text-align: left; }	
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: none;  padding-bottom: 2.0em; outline: none;}	 	

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

