#ffmaintitle{
    font-size: 150%;
    text-align: center;
    text-shadow:  1px 1px 1px;
    margin:1em;
    line-height: 150%;
}

.galleryThumbImage{
    border:1px solid #000000;
    margin:5px;
}
.galleryTable{
    border: 0px;
}
.galleryPhotoTitle{
    font-weight: bold;
    text-align: center;
}
.galleryPhotoLegend{
    text-align: center;
}

.gallery_FolderThumb{
    display:block;
    width:100%;
    text-align: center;
}

.gallery_FolderThumb b{
    display:block;
    text-align: center;
}

.galleryPhotos{
    clear:both;
}
.galleryFolders{
    clear:both;
}
.galleryFooter{
    clear:both;
}
