h2 {
    float:right;
    font-weight:bold;
	color:#2458a7;
	font-size:9pt;
	padding-right:35px;
}

#gallerybox {
    position:relative; 
    top:1px;
    left:1px;
    width:624px; 
    height:350px; 
    margin:0; 
    background:url(../images/diana.jpg) 0px 0px no-repeat; 
    
}

#gallerybox ul 
{   
    float:right;
    padding:0; 
    list-style-type:none; 
    width:250px; 
    height:250px;
}

#gallerybox li {
    float:left;
    padding:7px 7px 0 0;
}

#gallerybox a.gallery:hover {
    border:none; 
}

#gallerybox a.gallery, #gallerybox a.gallery:visited {
    display:block; 
    text-decoration:none; 
    margin:0;
    text-align:left; 
    cursor:default;
}

#gallerybox a.slide1 {
    background:url(../images/pic1_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide2 {
    background:url(../images/pic2_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide3 {
    background:url(../images/pic3_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide4 {
    background:url(../images/pic4_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide5 {
    background:url(../images/pic5_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide6 {
    background:url(../images/pic6_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide7 {
    background:url(../images/pic7_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide8 {
    background:url(../images/pic8_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide9 {
    background:url(../images/pic9_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide10 {
    background:url(../images/pic10_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide11 {
    background:url(../images/pic11_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide12 {
    background:url(../images/pic12_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide13 {
    background:url(../images/pic13_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide14 {
    background:url(../images/pic14_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide15 {
    background:url(../images/pic15_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.slide16 {
    background:url(../images/pic16_thumb.jpg); 
    height:50px; 
    width:50px;
}

#gallerybox a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:0px; 
    left:0px; 
    overflow:hidden; 
}

#gallerybox a.gallery:hover span {
    position:absolute; 
    width:350px; 
    height:350px; 
    top:0px; 
    left:0px; 
}

