﻿gallerybody
{
text-align:center; 
font-family: Verdana, Arial, sans-serif; 
font-size:76%; 
letter-spacing:0.05em; 
}
#gallerycontainer
{ 
position:relative; 
width:625px; 
height:426px; 
margin:20px auto 0 auto; 
border:1px solid #aaa; 
} 
#gallerycontainer ul
{ 
padding:0; 
margin:0; 
list-style-type:none; 
}
#gallerycontainer a.gallery span { 
position:absolute; 
width:1px; 
height:1px; 
top:5px; 
left:5px; 
overflow:hidden; 
background:#fff; 
}  
/* Adding the thumbnail images */
#gallerycontainer a.gallery, #gallerycontainer a.gallery:visited {
    display:block;
    color:#000;
    text-decoration:none;
    border:1px solid #000;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
#gallerycontainer a.slidea {
    background:url(../images/Gallery/p1_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slideb {
    background:url(../images/Gallery/p2_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slidec {
    background:url(../images/Gallery/p3_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slided {
    background:url(../images/Gallery/p4_thumb.jpg);
    height:60px;
    width:93px;
    }
* html #gallerycontainer a.slided {
    width:91px;
    w\idth:93px;
    }
#gallerycontainer a.slidee {
    background:url(../images/Gallery/p5_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slidef {
    background:url(../images/Gallery/p6_thumb.jpg);
    height:60px;
    width:93px;
    }
* html #gallerycontainer a.slidef {
    width:91px;
    w\idth:93px;
    }
#gallerycontainer a.slideg {
    background:url(../images/Gallery/p7_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slideh {
    background:url(../images/Gallery/p8_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slidei {
    background:url(../images/Gallery/p9_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slidej {
    background:url(../images/Gallery/p10_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer a.slidek {
    background:url(../images/Gallery/p11_thumb.jpg);
    height:60px;
    width:93px;
    }
* html #gallerycontainer a.slidek {
    width:91px;
    w\idth:93px;
    }
#gallerycontainer a.slidel {
    background:url(../images/Gallery/p12_thumb.jpg);
    height:60px;
    width:93px;
    }
#gallerycontainer ul { 
width:198px; 
height:416px; 
} 
#gallerycontainer li { 
float:left; 
} 
#gallerycontainer ul
{
margin:5px;
float:right;
}
/* change the thumbnail border color */ 
#gallerycontainer a.gallery:hover { 
border:1px solid #fff; 
} 
/* styling the :hover span */
#gallerycontainer a.gallery:hover span {
    position:absolute;
    width:372px;
    height:372px;
    top:10px;
    left:35px;
    color:#000;
    background:#fff;
    }
    #gallerycontainer a.gallery:hover img { 
border:1px solid #fff; 
float:left; 
margin-right:5px; 
} 
#gallerycontainer a.slideb:hover img, #container a.slidei:hover img { 
float:right; 
 } 
 #gallerycontainer { 
background:#fff url(../images/ZooLogoLg.gif) 35px 10px no-repeat; 
} 
