#probationheader
{
    width: 949px;
    height: 32px;
    margin-left: 1px;
    padding-left: 9px;
    margin-top: 4px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-color: #07325b;
}

#IE7root #probationheader
{
    height: 50px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#IE6root #probationheader
{
    height: 46px;
    margin-top: -1px;
    margin-bottom: 6px;
}

.h2_probation
{
    font-family: Verdana, Arial, sans-serif; 
    font-size: 24px !important; 
    font-weight: normal; 
    color: #fffbce;
    display: block;
    height: 32px;
}

#columns1 
{
    width: 958px;
    margin: auto;
    margin-bottom: -13px;
    background: #fff url(/probation/images/fullwidth_prob.gif) repeat-y left top;
}

#IE7root #columns1 
{
    width: 958px;
    margin: auto;
    margin-top: -21px;
    margin-bottom: -39px;
    background: #fff url(/probation/images/fullwidth_prob.gif) repeat-y left top;
}

#IE6root #columns1 
{
    width: 958px;
    margin: auto;
    margin-top: -21px;
    margin-bottom: -39px;
    background: #fff url(/probation/images/fullwidth_prob.gif) repeat-y left top;
}

#footer
{
    width: 960;
    height: 52px;
    position: relative;
    top: 0px;
    text-align: center;
}

#IE7root #footer
{
    position: relative;
    top: 33px;
    height: 0px;
}

#IE6root #footer
{
    margin-bottom: 0px;
    position: relative;
    top: 3px;
    height: 0px;
}




