body
{
    text-align: -moz-center;
    background-image: url("images/bg1.gif");
    background-repeat: repeat-y;
/*    background-color: #8398E2; */
}


td.image
{
    text-align: center
}

td.here
{
    height: 27px;
    width: 16%;
    text-align: center;
    background-color: #336699;
    font-family: arial, helveticva;
    font-size: small;
    font-weight: bold;
    color: white;
}

td.link
{
    height: 27px;
    width: 16%;
    text-align: center;
    background-color: #E2E2E2;
    font-family: arial, helveticva;
    font-size: small;
    font-weight: bold;
    color: black
}

td.logo
{
    text-align: center
}

img.photo
{
    border-style: solid;
    border-width: thin
}

