@import url(style.css);
#frame {
width: 710px;

}
 #main-menu {
    display: none;
 }
 #top-nav-menu {
    display: none;
 }
  #tools, #left-container, #right-container, #module-bottom {
    display: none;
 } 
 #center-container {
    width: 85%;
    margin: 0;
 }
#center-container .content {
   padding: 0;
	border: none;   
	
}
#center-container .content ul {
   list-style: square;
   margin-left: 10px;
}
#center-container .content ul li {
   background: none;
   padding-left: 0;
}
.menu-top {
   display: none;
}
#ordering, .back-bottom {
   display: none;
}
