body            { background: none; }
h1              { display: none; }
div#header      { width: 700px; border-left: none; border-right: none; }
div#navigation  { width: 700px; height:  40px; background: none; border-right: none; border-left: none;}
h3              { display: none; }
div#body        { width: 700px; background: none ; border-right: none; border-left: none;}
div.menu        { display: none; }
div.menu_blue   { display: none; }
div#footer      { width: 700px; background: none ; border-right: none; border-left: none; }
div#footer-left { display: none; }
.none           { display: none; }
