body { 
	   text-align:right;
	   font-family: tahoma; arial, sans-serif; 
	   font-size:0%; 
	   letter-spacing:0.05em; 
	   }
	   
	   #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(3925/thumbs/StMartin_3925LA_Bath_01.JPG);
    height:60px;
    width:100px;
    }
#container a.slideb {
    background:url(3925/thumbs/StMartin_3925LA_BD_01.jpg);
    height:60px;
    width:100px;
    }
#container a.slidec {
    background:url(3925/thumbs/StMartin_3925LA_BR_01.jpg);
    height:60px;
    width:100px;
    }
#container a.slided {
    background:url(3925/thumbs/StMartin_3925LA_BD_02.jpg);
    height:60px;
    width:100px;
    }
* html #container a.slided {
    width:60px;
    w\idth:100px;
    }
#container a.slidee {
    background:url(3925/thumbs/StMartin_3925LA_Dining_01.jpg);
    height:60px;
    width:100px;
    }
#container a.slidef {
    background:url(3925/thumbs/StMartin_3925LA_Kitchen_02.jpg);
    height:60px;
    width:100px;
    }
* html #container a.slidef {
    width:60px;
    w\idth:100px;
    }
#container a.slideg {
    background:url(3925/thumbs/StMartin_3925LA_Living_01.jpg);
    height:60px;
    width:100px;
    }
#container a.slideh {
    background:url(3925/thumbs/StMartin_3925LA_Pool_01.jpg);
    height:60px;
    width:100px;
    }
#container a.slidei {
    background:url(3925/thumbs/StMartin_3925LA_Elev_01.jpg);
    height:60px;
    width:100px;
    }
#container a.slidej {
    background:url(../images/p10_t.jpg);
    height:60px;
    width:100px;
    }
#container a.slidek {
    background:url(../images/p11_t.jpg);
    height:60px;
    width:100px;
    }
* html #container a.slidek {
    width:60px;
    w\idth:100px;
    }
#container a.slidel {
    background:url(../images/p12_t.jpg);
    height:60px;
    width:100px;
    }
    
    #container ul {
    width:250px;
    height:300px;
    }
#container li {
    float:left;
    }
    
    #container ul {
    margin:2px;
    float:right;
    }
    
    #container a.gallery:hover {
    border:1px solid #fff;
    }
    
    #container a.gallery:hover span {
    position:absolute;
    width:300px;
    height:200px;
    top:50px;
    left:10px;
    color:#000;
    background:#fff;
    }
    
    #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;
    }
    
    #container {
    background:#fff url(3925/thumbs/bg.jpg) 10px 50px no-repeat;
    }