﻿body
{
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 1%;
    margin: 0%;
    padding-top: 1%;
    height: 98%;
    background-color: #000000;
}
a 
{
    text-decoration: none;
    }
td 
{
    padding: 5px;
}

#HeaderGraphic
{
    background-image: url(images/home_top_s.jpg);
    width: 700px;
    height: 246px;
    clear: both;
    float: none;
}
#NavigationArea
{
    clear: both;
    padding-right: 10px;
    padding-left: 0%;
    font-weight: bold;
    font-size: 0.8em;
    float: none;
    background-image: url(images/home_bottom_ss.jpg);
    padding-bottom: 0%;
    margin: 0%;
    vertical-align: middle;
    width: 690px;
    color: #4C2C21;
    padding-top: 0.3em;
    background-repeat: no-repeat;
    font-family: Arial;
    letter-spacing: 0.04em;
    position: static;
    height: 40px;
    text-align: center;
    
}
#BodyArea
{
    float: left;
    background-image: url(images/SidebarGraphic.jpg);
    width: 700px;
    background-repeat: repeat-y;
    background-color: White;
}
#BodyLeft
{
    clear: left;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.7em;
    float: left;
    padding-bottom: 10px;
    vertical-align: top;
    width: 130px;
    color: White;
    padding-top: 10px;
    font-family: Arial;
    position: static;
    text-align: left;
}
#BodyRight
{
    padding: 10px;
    clear: right;
        font-size: 0.8em;
        float: right;
        vertical-align: top;
        width: 530px;
        color: #477897;
        font-family: Arial;
        position: static;
    text-align: justify;
}
#FooterArea
{
    clear: both;
    font-weight: bold;
    font-size: 0.7em;
    float: none;
    vertical-align: middle;
    width: 700px;
    color: #888888;
    background-repeat: no-repeat;
    font-family: Arial;
    position: static;
    height: 26px;
    text-align: center;
}
#PageWrapper
{
    width: 700px;
    margin: auto;
}
.Header
{
    font-size: 1.3em;
    float: left;
    width: 100%;
    color: #477897;
    border-bottom: #477897 .13em solid;
    font-family: 'Arial Black';
    font-variant: small-caps;
    text-align: center;
}
.EmailAddress
{
    color: #FFFF99;
}
.newspaperHeadline
{
    font-family: 'Arial Black';
    text-align: left;
    color: Black;
    font-size: 0.9em;
}
.SigFTM
{
    font-size: small;
    font-weight: bold;
}
.NavDivide
{
    width: 50px;
}
.tdLeft10
{
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tdRight10
{
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.tdRightLeft10
{
    padding-right: 10px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}
#MainMenu
{
    font-weight: bold;
    font-size: small;
    color: #FFFFD1;
    text-decoration: underline;
}
.tdArticleAuthor
{
    text-align: left;
    background-color: #C2C2BE;
}
.tdAlignRight
{
    text-align: right;
}
.tdAlignLeft
{
    text-align: left;
}
.tdAlignCenter
{
    text-align: center;
}