body
{
    text-align: center;
    background-image: url(35original.gif);
    background-repeat: repeat;
}
img
{
    border: 0px;
}
a:link {
    font-weight: bold;
    text-decoration: line-through;
    color: 00CCFF;
}
a:visited {
    font-weight: bold;
    text-decoration: line-through;
    color: #0099FF;
}
a:hover, a:focus
{
    text-decoration: underline overline;
}
.header
{
    margin: 0 auto;
    width: 728px;
}
.navigation
{
    color: white;
    background-color: black;
    text-align: center;
}
.content
{
    margin: 0 auto;
    width: 728px;
    text-align: left;
    background-color: white;
}
.galleryTable
{
    margin: 0 auto;
}
.galleryTable td
{
    padding: 5px;
}
.galleryImage
{
    width: 100px;
    height: 80px;
}
.contentheader
{
    text-align: center;
    font-size: 30;
    font-weight: bold;
}
.copyfooter
{
    margin: 0 auto;
    width: 728px;
    color: white;
    background-color: black;
    font-weight: bold;
    text-align: center;
}
.construction
{
    text-align: center;
}
#myGallerySet
{
margin: 0 auto;
height: 540px !important;
width: 720px !important;
}