div#mainContent
{
    width:454px;
    float:left;
    font-size:1.2em;
    color:#ffffff;
    font-family:Trebuchet MS;
    background-color:#2b4a5f;
}
div#mainContentWide
{
    width:626px;
    float:left;
    font-size:1.2em;
    color:#ffffff;
    font-family:Trebuchet MS;
    background-color:#2b4a5f;
}
div#updateableRegion
{
    width:800px;
    background-image:url('/images/contentLayout/updateableRegionBackground.gif');
    background-repeat:repeat-y;
}