﻿body
{
}

#logo
{
    visibility: hidden;
}
#container
{
}
.right
{
    visibility: hidden;
}
#main_header
{
    visibility: hidden;
}

.siteMap
{
    font-size: 10px;
    color: #808080;
}

.main_footer
{
    visibility: hidden;
}

/* CONTENT */

.content
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.SiteMap
{
    font-size: 11px;
    color: gray;
}
.content h3
{
    font-size: 30px;
    color: #003366;
    font-family: Arial;
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 30px;
    padding-bottom: 10px;
    border-bottom: #003366 1px solid;
}

.content h4
{
    border-bottom: #000000 1px solid;
}

.content h5
{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px;
}

.content p
{
    padding-left: 15px;
}

/* RIGHT PANE */

.right
{
    visibility: hidden;
}



.photoDate
{
    margin-top: 0px;
    padding-top: 0px;
    color: gray;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
}

.photoTable
{
    border-bottom: gray 1px solid;
    margin-bottom: 10px;
}
