body
{
    background: #2d3119;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    color: #464646;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
}

a
{
    color: #7d8943;
    text-decoration: none;
}

a:hover
{
    color: #e5a142;
    text-decoration: underline;
}

#wrapper
{
    float: left;
    background: #ffffff;
    left: 50%;
    margin-left: -388px;
    margin-top: 12px;
    position: relative;
    width: 776px;
}

#branding
{
    background: #ffffff;
    height: 80px;
}

#brandinglinks
{
    margin-right: 10px;
    text-align: right;
}

#banner
{
    position: relative;
    clear: both;
    margin-top: -2px;
}

#mainNav
{
    background: #f6f7e5;
    float: left;
    font-style: italic;
    height: 320px;
    padding: 20px 20px 50px 20px;
    width: 160px;
}

a.mainlevel
{
    color: #e13e2b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 2px;
}

a.mainlevel:hover
{
    color: #e5a142;
    text-decoration: underline;
}

#content
{
    position: relative;
    float: right;
    width: 576px;
    background-color: #fff;
    padding-bottom: 25px;
}

#content p
{
    margin-top: -7px;
    padding-left: 20px;
    padding-right: 20px;
}

.contentheading
{
    color: #e13e2b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 20px;
    line-height: 64px;
    letter-spacing: 2px;
    padding-left: 20px;
    width: 98%;
}

.celltitle
{
    font-weight: bold;
}

.articleheading
{
    color: #e13e2b;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    line-height: 32px;
    padding-left: 20px;
    width: 98%;
}

.button-popups
{
    background-color: #666666;
    font-family: arial, verdana, helvetica, sans;
    color: #FFFFFF;
    font-size: 8pt;
    height: 25px;
    cursor: hand;
    font-weight: bold;
    border: #000000 1px solid;
}

.buttonon-popups
{
    background-color: #999999;
    font-family: arial, verdana, helvetica, sans;
    color: #FFFFFF;
    font-size: 8pt;
    height: 25px;
    cursor: hand;
    font-weight: bold;
    border: #000000 1px solid;
}

