#header, #left, #minheight {
 display: none !important;
}

#main, #mid, #content, #footer{
 width: auto !important;
 padding: 0 !important;
 margin: 0 !important;
 clear: both !important;
}

#footer {
 border-top: 1px solid black;
 margin-top: 1em !important;
 padding-top: 1em !important;
 color: #000000 !important;
}


#footer a {
 color: #0A1058 !important;
}

#print_footer {
 display: block !important;
 font-size: 0.8em;
}