.menubar{visibility: hidden;}

/* REMOVE CONTENT BACKGROUND FROM SITE */
iframe {
border-style:solid;
border-width:1px;
}
#container, #content, #bottom {
background:none;
}


