#printheader {
display:block;
padding-bottom:2em;
}

#page {
position:static;
width:auto;
height:auto;
float:none;
clear:both;
}

#topbar {
display:none;
}

#content {
position:static;
top:0;
height:auto;
width:100%;
float:none;
clear:both;
}

#bottombar {
display:none;
}



#leftbar {
display:none;
}

#imagebar {
position:static;
left:0;
width:100%;
height:600px;
float:none;
clear:both;
}

#textbar {
position:static;
width:100%;
right:auto;
top:auto;
height:auto;
float:none;
clear:both;
}

#rightbar {
display:none;
}
