 
body{background:#FAFAFA;}  
  
/* Slideshow & Billboard Images */      
 #top-zone{overflow:hidden; width:950px; margin:0 auto; height:350px; left:50%; } /*Here to keep images hidden in IE mostly*/  
  
 /* #billboard{width:950px; height:350px; margin:10px 10px 20px 10px; overflow:hidden; background:url('images/billboard-bg.jpg') no-repeat top center;} */
  
 .slideshow{width:950px; height:350px; overflow:hidden;}  
 .slideshow li{list-style:none; float:left; display:inline; position:relative;}  
  
.overlay{width:950px; height:350px; background:url('images/jwoverlay.png') no-repeat; position:relative; z-index:10; top:-370px; margin-left: 10px;} 
 
/*.edge-holders{width:950px; height:400px; background:url('images/edge-holders.png') no-repeat top center; position:relative; margin:10px; z-index:10; top:-420px;} */