﻿body
{
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 1%;
    margin: 0%;
    padding-top: 0%;
    height: 98%;
}


#pageWrapper
{
    width: 955px;
    margin: 0 auto;
}

#bodyArea
{
    float: left;
    width: 955px;
    background-image: url(../images/babg.jpg);
    padding-top: 0px;
    background-repeat: repeat-y;
}

#Content
{
    padding: 0px;
    margin: 0px 8px 0px 9px;
    background-position: center top;
    background-image: url(../images/upper-bg.jpg);
    width: 938px;
    float: left;
    position: static;
    background-repeat: no-repeat;
}

* html #Content
{
    display: inline;
}

#bodyAreaTop
{
    float: left;
    background-image: url(../images/upper-bg.gif);
    background-repeat: no-repeat;
    position: static;
    height: 10px;
    background-color: #FFFFFF;
}

#bodyCenter
{
    float: left;
    width: 760px;
    position: static;
    max-width: 760px;
    text-align: right;
    margin-right: 8px;
}

#bodyCenter .content
{
    width: 768px;
    float: right;
    margin: 0;
}

#bodyCenterOff
{
    padding: 0px 0px 0px 0px;
    float: left;
    vertical-align: top;
    width: 935px;
    position: static;
    text-align: justify;
    overflow: hidden;
    height: 480px;
}

#bodyRight
{
    float: right;
    vertical-align: top;
    width: 161px;
    position: static;
    padding-top: 9px;
    padding-right: 9px;
}

#bodyAreaBottom
{
    float: left;
    background-image: url(../images/ftr-bg.jpg);
    width: 955px;
    background-repeat: no-repeat;
    position: static;
    height: 10px;
    background-color: #c7c8cc;
}

#footerArea
{
    float: left;
    width: 943px;
    position: static;
    background-image: url(../images/footerarea.jpg);
    height: 45px;
    padding-left: 12px;
    padding-top: 10px;
    background-repeat: repeat-y;
}

#footerArea p.left
{
    float: left;
    text-align: left;
    width: auto;
    font-size: 11px;
    color: #333333;
    padding-top: 7px;
}

#footerArea p
{
    margin-bottom: 0;
}

#footerArea ul
{
    float: right;
    padding-right: 12px;
    display: block;
    list-style: none outside none;
    padding-top: 0px;
}

#footerArea li
{
    display: inline;
    float: left;
}

#footerArea li a.end
{
    border-left: 0 none !important;
    margin-left: 0 !important;
    padding-left: 0;
}

#footerArea li a
{
    font-size: 11px;
    color: #000000;
    border-left: 1px solid #333333;
    margin-left: 0.75em;
    padding: 0 0 0 0.75em;
    text-decoration: none;
}


#footerArea li a:visited
{
    font-size: 11px;
    color: #000000;
    border-left: 1px solid #333333;
    margin-left: 0.75em;
    padding: 0 0 0 0.75em;
    text-decoration: none;
}

#footerArea li a:hover
{
    text-decoration: underline;
}

#regBox
{
    padding: 10px 0px 10px 10px;
    float: left;
}

#regBox .boxMiddle
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #b5b5b5;
    float: left;
    clear: both;
    width: 900px;
}