#centerSubHeader
{
    float: left;
    height: 322px;
    width: 615px;
    background: #082290 url('/images/subheader.jpg' ) top left no-repeat;
}
#rightSubHeader
{
    background: url('/images/newsbar.jpg' ) no-repeat top left;
    height: 322px;
    width: 179px;
    float: right;
    margin: 0 auto;
    color: White;
    font-size: 13pt;
    line-height: 18pt;
    text-align: center;
}
#rightSubHeader select
{
    font-size: 0.65em;
}
#rightSubHeader #language
{
    background: url(/images/languageselector_bkg.gif) top left no-repeat; 
    width: 179px; 
    height: 35px; 
    position: relative;
    top: 100px;
    left: 0;
    margin: 0 0 0 0;
    padding-top: 3px;
} 
#rightSubHeader #language a
{
    color: White;
    text-decoration: none;
} 
#rightSubHeader #language a:visited
{
    color: White;
    text-decoration: none;
} 
#rightSubHeader #language a:hover
{
    color: Silver;
    text-decoration: none;
}
#newsBox
{
    width: 155px;
    height: 113px;
    position: relative;
    top: 110px;
    margin: 0 10px 0 10px;
    font-size: 8pt;
}
#newsBox .message
{
    height: 78px;
    padding: 30px 5px 0 13px;
    text-align: left;
    line-height: normal;
    overflow: hidden;
}
#quickNav
{
    clear: both;
    width: 615px;
    height: 91px;
    overflow: hidden;
    padding: 0;
    margin: 231px 0 0 0;
    position: relative;
    background: #a8a4a5;
}

#quickNav a
{
    float: left; 
    width: 271px; 
    height: 96px;    
    margin-left: 25px;
}

#page
{
    background-color: #dfdfdf;
    padding: 0;
    clear: both;
}
#page div
{
    margin-left: 167px;
    padding: 2em 10px 10px 25px;
    width: 581px;
    background-color: White;
}

