#header_cont {
text-align:center;
background-image:url(images/design/header.jpg);
background-repeat:repeat-x;
background-color:#000000;
}
#body_cont {
text-align:center;
margin-top:15px;
margin-bottom:15px;
}
td#main_body_cell {
background-color:#FFFFFF;
text-align:left;
vertical-align:top;
padding:0 10px 0 10px;
}
.menu_cont {
background-color:#000000;
}
td.menu_cell {
color:#FFFFFF;
text-align:center;
}

td.menu_cell a:link,
td.menu_cell a:visited,
td.menu_cell a:hover,
td.menu_cell a:active {
text-decoration:none;
color:#FFFFFF;
}


#footer_push {
height:60px;
}
#footer_cont {
display:none;
position:absolute;
bottom:0;
height:60px;
background-image:url(images/bluecircuit/footer_gradient.png);
background-position:bottom;
background-repeat:repeat-x;
width:100%;
}

