/
a, a:link,a:visited,a:active {
        color: rgb(0,0,0);
        text-decoration: none;
        font: 11px trebuchet ms
}

/*thnx to webdev - remove pbase bar*/ 
i, body table img, .small { 
display: none; 
} 
.thumbnails table,.thumbnails table img, .display,a.small{ 
display: inline; 
} 
a:hover {
        color: rgb(100, 100, 100);
        text-decoration: none;
        font: 11px trebuchet ms,arial,helvetica;
}

a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active, a.td.thumbnail:hover {


        width: 25%;
        display: block;

        height: 170px;
}
a.td.thumbnail:hover            {

        width: 25%;
        display: block;

        background: rgb(0, 0, 0);
        height: 170px; 
}

p.thumbnail {
        text-transition:capitalize;
        font-variant:small-caps;
        text-align: right;
}

#slideshow a { 
font-weight: normal; 
} 

#localmenu a { 
font-weight: normal; 
} 

div.galleryheader {
        font: 12px trebuchet ms,verdana,helvetica;

        font-weight: bold;
        letter-spacing: 15px;
        text-transition:capitalize;
        font-variant:small-caps;
        position: relative; 
        right:-25%;

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
