body {
   text-align:center;
   font-family: tahoma; arial, sans-serif;
   font-size:76%;
   letter-spacing:0.05em;
   background:#000;
   }

#container {
    position:relative;
    width:850px;
    height:650px;
    margin:10px auto 0 auto;
    border:1px solid #aaa;
    background:#fff url(../5-pictures/525/back.jpg) 0px 0px no-repeat;  
    }

#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(../5-pictures/525/t1.jpg);
    height:60px;
    width:93px;
    }

#container a.slideb {
    background:url(../5-pictures/525/t2.jpg);
    height:60px;
    width:93px;
    }

#container a.slidec {
    background:url(../5-pictures/525/t3.jpg);
    height:93px;
    width:60px;
    }
#container a.slided {
    background:url(../5-pictures/525/t4.jpg);
    height:93px;
    width:60px;
    }

* html #container a.slided {
    width:93px;
    width:60px;
    }
#container a.slidee {
    background:url(../5-pictures/525/t5.jpg);
    height:93px;
    width:60px;
    }

#container a.slidef {
    background:url(../5-pictures/525/t6.jpg);
    height:60px;
    width:93px;
    }
* html #container a.slidef {
    width:60px;
    width:93px;
    }

#container a.slideg {
    background:url(../5-pictures/525/t7.jpg);
    height:60px;
    width:93px;
    }

#container a.slideh {
    background:url(../5-pictures/525/t8.jpg);
    height:93px;
    width:60px;
    }

#container a.slidei {
    background:url(../5-pictures/525/t9.jpg);
    height:93px;
    width:60px;
    }

#container a.slidej {
    background:url(../5-pictures/525/t10.jpg);
    height:93px;
    width:60px;
    }

#container a.slidek {
    background:url(../5-pictures/525/t11.jpg);
    height:60px;
    width:93px;
    }

* html #container a.slidek {
    width:60px;
    width:93px;
    }

#container a.slidel {
    background:url(../5-pictures/525/t12.jpg);
    height:60px;
    width:93px;
    }

#container a.slidem {
    background:url(../5-pictures/525/t13.jpg);
    height:93px;
    width:60px;
    }

#container a.sliden {
    background:url(../5-pictures/525/t14.jpg);
    height:93px;
    width:60px;
    }

#container a.slideo {
    background:url(../5-pictures/525/t15.jpg);
    height:93px;
    width:60px;
    }

#container ul {
    width:198px;
    height:386px;
    float:right;
    padding:0;
    margin:0;
    list-style-type:none;
    }   

#container li {
    float:left;
    }

#container a.gallery:hover {
    border:1px solid #CCC;
    }

#container a.gallery:hover span {
    position:absolute;
    width:600px;
    height:540px;
    top:30px;
    left:30px;
    color:#000;
    background:whitesmoke;
    }

#container a.gallery:hover img {
    border:1px solid #fff;
    float:left;
    margin-right:5px;
    }

#container a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:10px;
    left:10px;
    overflow:hidden;
    background:#fff;
    font: bold 11pt  Times New Roman,Tahoma, Helvetica, sans-serif;
    color: #000;
    font-style: bold;
    text-align:center;
    margin: 5px 0 0px 0;

    }

