h1
{
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

h2
{
        color: #01366a;
        font-size: 1.6em;
        margin-top: 0px;
}

a img
{
        border: 0px;
}

#container
{
        display: table-cell;
        margin-top: 10px;
    width: 955px;
    position: absolute;
    left: 50%;
    margin-left: -477px;
}

.loginview
{
    width: 100%;
    font-size: 0.7em;
    text-align: right;
    font-family: Arial;
    font-weight: bold;
}

.loginview a
{
    color: Black;
    text-decoration: none;
    text-transform: uppercase;
}

#content
{
    font-family: Tahoma;
    font-size: 0.8em;
    line-height: 1.5;
        display: block;
        width: 925px;
        padding: 15px 15px 15px 15px;
        background-color: #f1f5c2;
}

.sidebarRight
{
    float: right;
    width: 230px;
    height: 100%;
    padding-left: 10px;
}

.smallPhotoDiv
{
        float: left;
        border: solid 2px #0e2d4c;
        margin-bottom: 4px;
        margin-right: 4px;
        height: 104px;
        overflow: visible;
}

.smallPhotoDiv .imgA
{
        position: relative;
        top: -15px;
        z-index: 10;
}

.smallPhotoDiv div
{
        position: relative;
        top: 0px;
        left: 54px;
        z-index: 15;
        height: 15px;
        width: 50px;
        visibility: hidden;
        text-align: center;
}

.smallPhotoDiv .options
{
        background-color: White;
        font-size: 8pt;
        color: #3b5998;
}

.contactNumbers
{
    border: solid 2px green;
}

.contactNumbers div
{
    padding: 10px 10px 10px 10px;
}

.contactHeader
{
    background-color: Green;
    color: White;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
