﻿#container 
{
    background: #efefef;
}
#maincontainer
{
    background: none;
}
#header
{
    /*background: url(../images/backgrounds/header.gif);*/
}
#footerspace
{
    background-color: #056387;
}
#headercontainer
{
    background: url(../../Images/backgrounds/header_bgr.png) no-repeat top right;
}
#headerspace
{   
    background-color: #056387;
}
#headerline
{
    background: url(../../Images/backgrounds/menu_bgr.png) repeat-x;
}
#contentHeading
{
    background: url(../images/backgrounds/content3.gif);
}
#content1
{
    background: url(../images/backgrounds/content1.gif);
}
#content2
{
    background: url(../images/backgrounds/content2.gif);
}
#footer
{
    
}
#forcedbackground
{
    background: url(../images/backgrounds/force_bgr.png) repeat-y;
}