body { 
	    
	   font-size:100%; 
	   ; 
	   }
	   
	   #container { 
	    position:relative; 
	    width:600px; 
	    height:350px; 
	    margin:20px auto 0 auto; 
	    border:2px solid #870019; 
	    }
	    
	    #container ul { 
	    padding:0; 
	    margin:0; 
	    list-style-type:none; 
	    }
	    
	    #container a.gallery span { 
	    position:absolute; 
	    width:0px; 
	    height:1px; 
	    top:5px; 
	    left:5px; 
	    overflow:hidden; 
	    background:#fff; 
	    }
	    
	#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 {
    background:url(1726/thumbs/01.jpg);
    height:60px;
    width:100px;
    }
#container a.slideb {
    background:url(1726/thumbs/02.jpg);
    height:60px;
    width:100px;
    }
#container a.slidec {
    background:url(1726/thumbs/03.jpg);
    height:60px;
    width:100px;
    }
#container a.slided {
    background:url(1726/thumbs/04.jpg);
    height:60px;
    width:100px;
    }
#container a.slidee {
    background:url(1726/thumbs/05.jpg);
    height:60px;
    width:100px;
    }
#container a.slidef {
    background:url(1726/thumbs/06.jpg);
    height:60px;
    width:100px;
    }
#container a.slideg {
    background:url(1726/thumbs/07.jpg);
    height:60px;
    width:100px;
    }
#container a.slideh {
    background:url(1726/thumbs/08.jpg);
    height:60px;
    width:100px;
    }
#container a.slidei {
    background:url(1726/thumbs/09.jpg);
    height:60px;
    width:100px;
    }
#container a.slidej {
    background:url(1726/thumbs/10.jpg);
    height:60px;
    width:100px;
    }
#container a.slidek {
    background:url(1726/thumbs/11.jpg);
    height:60px;
    width:100px
    }
#container a.slidel {
    background:url("1726/thumbs/12.jpg");
    height:60px;
    width:100px;
    }
    
#container a.slidem {
    background:url("1726/thumbs/13.jpg");
    height:60px;
    width:100px;
    }
    
    
    #container ul {
    width:250px;
    height:300px;
    }    

#container li {
    float:right;
    }
    
    #container ul {
    margin:2px;
    float:right;
    }
    
    #container a.gallery:hover {
    border:1px solid #fff;
    }
    
    #container a.gallery:hover span {
    position:absolute;
    width:300px;
    height:210px;
    top:50px;
    left:10px;
    color:#000;
    background:#fff;
    }
    
    #container a.gallery:hover img {
    border:1px solid #fff;
    float:right;
    margin-right:5px;
    }
    
    #container a.slideb:hover img, #container a.slidei:hover img {
    float:left;
    }
    
    #container {
    background:#fff url(1726/thumbs/bg.jpg) 10px 50px no-repeat;
    }