#overlay {
	      margin: 0;
          padding-top:0;

	      display: none;
	      z-index: 2;
	      background: #000;
	      position: fixed;
	      width: 100%;
	      height: 100%;
	      top: 0px;
	      left: 0px;
	      text-align: center;
		  opacity:.8;
		  
}



div#specialBox {
	                position:relative;
                    z-index: 3;
	                width: 390px; 
	                height: 400px;
	                background: #000;
	                color:#333;
					margin-left:155px;
					
	
	
}






.viewPics {
	
	        color:#e7efa3;
			display:inline;
}

img#lightSwitch {
                	position:relative;
	                z-index: 3;
	                background:url(http://dawsoncreekkennel.com/styles/images/switchoff.png) no-repeat;
	                cursor:pointer;
}


.iFrame {
	     
		  
	
}