#container {
 width: 700px;
}
#page_left {
 width: 680px;
} 
#menu { 
 display: none;
}
#page_right {
 display: none;
}