#back_dark_blue
{
background-color: #336699;
position: absolute;
top: 0px;
left: 0px;
width: 750px;
height: 70px;
}

#back_light_blue
{
background-color: #6699CC;
position: absolute;
top: 70px;
left: 146px;
width: 604px;
height: 52px;
}

#back_tan
{
background-color: #CCCC99;
position: absolute;
top: 122px;
left: 146px;
width: 604px;
height: 28px;
}

#back_side
{
background-color: #336699;
position: absolute;
top: 0px;
left: 0px;
width: 146px;
height: 800px;
}