/* restyle menus and buttons */

body { background: none; color: #000; background-color: #fff; }
a { background: none; padding: 0; height: auto; color: #0000FF; text-decoration: underline; }
ul#nav { display: none; }
div#header { display: none; }
div#container { width: auto }
div#content { width: auto }

/* suppress the sIFR */