#navigator {
display: none;
}
#sideBar {
display: none;
width: 0px;
}
#mainContent {
min-width: 980px;
}