@charset "UTF-8";
/* CSS Document */

/* gallery gallery gallery gallery */
/* gallery gallery gallery gallery */
/* gallery gallery gallery gallery */
  
<style type="text/css">
<!--
body {
   text-align:center; 
   font-family: tahoma, arial, sans-serif; 
   font-size:76%; 
   letter-spacing:0.05em;
   }
   
   #container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }
   
   #container {
    position:relative; 
    width:770px; 
    height:430px; 
    border:1px solid #aaa; 
    background-color: #fff;
    background-image: url('../../images/gallery_intro.jpg');
    background-repeat: no-repeat;
    background-position: 5px 40px; margin-left:auto; margin-right:auto; margin-top:20px; margin-bottom:0
    }
    
#container a.gallery:hover span {
    position:absolute; 
    width:500px; 
    height:390px; 
    top:40px; 
    left:5px; 
    color:#000; 
    background:#fff;
    }
   
   #container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
 #container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
	height:55px;
	width:80px;
	background-image: url('../images/leisure/leisure_8T.jpg');
    }
#container a.slideb {
    background-image: url('../images/leisure/leisure_9T.jpg');
    height:55px; 
    width:80px
    }
#container a.slidec {
    background-image: url('../images/leisure/leisure_10T.jpg');
    height:55px; 
    width:80px
    }
#container a.slided {
    background-image: url('../images/leisure/leisure_11T.jpg');
    height:55px; 
    width:80px
    }
    
#container a.slidee {
    background-image: url('../images/leisure/leisure_5T.jpg');
    height:55px; 
    width:80px
    }

#container a.slidef {
    background-image: url('../images/leisure/leisure_6T.jpg');
    height:55px; 
    width:80px
    }

#container a.slideg {
    background-image: url('../images/leisure/leisure_7T.jpg');
    height:55px; 
    width:80px
    }

#container a.slideh {
    background-image: url('../images/leisure/leisure_12T.jpg');
    height:55px; 
    width:80px
    }
    
#container a.slidei {
    background-image: url('../images/leisure/leisure_13T.jpg');
    height:55px; 
    width:80px
    }
    
#container a.slidej {
    background-image: url('../images/leisure/leisure_14T.jpg');
    height:55px; 
    width:80px
    }
     
#container a.slidek {
    background-image: url('../images/leisure/leisure_15T.jpg');
    height:55px; 
    width:80px
    }     
    
#container a.slidel {
    background-image: url('../images/leisure/leisure_16T.jpg');
    height:55px; 
    width:80px
    }   
      
#container a.slidem {
    background-image: url('../images/leisure/leisure_17T.jpg');
    height:55px; 
    width:80px
    }     
    
#container a.sliden {
    background-image: url('../images/leisure/leisure_18T.jpg');
    height:55px; 
    width:80px
    }     
    
#container a.slideo {
    background-image: url('../images/leisure/leisure_19T.jpg');
    height:55px; 
    width:80px
    }     
    
#container a.slidep {
    background-image: url('../images/leisure/leisure_20T.jpg');
    height:55px; 
    width:80px
    }     
    
#container a.slideq {
    background-image: url('../images/leisure/leisure_21T.jpg');
    height:55px; 
    width:80px
    }     
           
 
           
#container a.slider {
    background-image: url('../images/leisure/leisure_22T.jpg');
    height:55px; 
    width:80px
    }     
           
#container a.slides {
    background-image: url('../images/leisure/leisure_23T.jpg');
    height:55px; 
    width:80px
    }     
           
#container a.slidet {
    background-image: url('../images/leisure/leisure_24T.jpg');
    height:55px; 
    width:80px
    }     
           
#container a.slideu {
    background-image: url('../images/leisure/leisure_25T.jpg');
    height:55px; 
    width:80px
    }     
       
      
#container a.slidev {
    background-image: url('../images/leisure/leisure_26T.jpg');
    height:55px; 
    width:80px
    }     
       
    

  /* set the size of the unordered list to neatly house the thumbnails */
 /* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:258px; 
    height:386px;
    }
#container li {
    float:left;
    }
   
   /* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }
   
   /* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }
   
   /* styling the :hover span */

 
 #container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
    }  
  
  #container a.slideb:hover img, #container a.slidei:hover img {
    float:left;
    }