﻿# *{margin:0; padding:0; border:0;}  

body {
}


 #top-zone{overflow:hidden; width:520px; margin:0 auto; height:358px;} /*Here to keep images hidden in IE mostly*/ 
 
 #billboard
{
    width: 500px;
    height: 338px;
    margin: 0 auto;
    overflow: hidden;
    background-image: url(images/SlideShowMat2.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.slideshow
{
    width: 500px;
    height: 338px;
    overflow: hidden;
   
    margin-left: -40px;
    margin-top: 0px;
    
}  
.slideshow li{list-style:none; float:left; display:inline; position:relative;}

.edge-holders{width:500px; height:338px; background:url(images/treepictureframe3.png) no-repeat top center; position:relative; margin-left: 10px; z-index:10; top:-338px;}      
   
