#container {
    position:relative;
    width:750px;
    height:396px;
    margin:5px auto 0 auto;
    border:0px solid #aaa;
		background: url(../img/gallery/galleryDefault.gif) 75px 10px no-repeat; 
    }
#container ul { 
   padding:0; 
   margin:5px; 
   list-style-type:none; 
	 width:198px;
   height:396px;
   float:right;
   }
#container li {
    float:left;
    }
#container a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:-1px;
    left:-1px;
    overflow:hidden;
    background:#D9CABA;
    }
#container a.gallery, #container a.gallery:visited {
    display:block;
    color:black;
    text-decoration:none;
    border:1px solid;
    margin:1px 2px 1px 2px;
    cursor:default;
    }
#container a.gallery:hover {
    border:1px solid black;
    }
#container a.gallery:hover img {
  border:0px solid red;
  float:left;
  margin-right:5px;
  }
#container a.gallery:hover span {
    position:absolute;
    width:375px;
    height:375px;
    top:10px;
    left:75px;
    color:#000;
    }

<!-- Thumbnails -->	
#container a.slidea { 
    background:url(../img/thumbs/t1.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slideb { 
    background:url(../img/thumbs/t2.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slidec { 
    background:url(../img/thumbs/t3.jpg); 
    height:56px; 
    width:75px; 
  }
#container a.slided { 
    background:url(../img/thumbs/t4.jpg); 
    height:56px; 
    width:75px; 
  }
#container a.slidee { 
    background:url(../img/thumbs/t5.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slidef { 
    background:url(../img/thumbs/t6.jpg); 
    height:56px; 
    width:75px; 
  }
#container a.slideg { 
    background:url(../img/thumbs/t7.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slideh { 
    background:no-repeat url(../img/thumbs/t8.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slidei { 
    background:url(../img/thumbs/t9.jpg); 
    height:56px; 
    width:75px; 
  }
#container a.slidej { 
    background:url(../img/thumbs/t10.jpg); 
    height:56px; 
    width:75px; 
  }
#container a.slidek { 
    background:url(../img/thumbs/t11.jpg); 
    height:56px; 
    width:75px; 
  }
#container a.slidel { 
    background:url(../img/thumbs/t12.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slidem { 
    background:url(../img/thumbs/t13.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.sliden { 
    background:url(../img/thumbs/t14.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slideo { 
    background:url(../img/thumbs/t15.jpg); 
    height:56px; 
    width:75px; 
  } 
#container a.slidep { 
    background:url(../img/thumbs/t16.jpg); 
    height:56px; 
    width:75px; 
  }