html {
   background: white;
   }

body {
   background: white;
   }

#menu, #header, #logo, #banner, #directions_button, #address {
   display: none;
   }

#uCleanPrintLogo {
display: inline;
padding-bottom: 25px;
}


#left {width: 15%;
}

#container {

}

div#container {
}

#main {

}

#right { }

a:link, a:visited {
   color: #444;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }

#footer { clear: both;
width: 100%;
padding: 0px;
left: 15%;
font-align: left; }