<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#left-rail, #search form { display: none; } /* Turn off the left-nav */
#wrapper { width: 650px; border: none; margin-top: -50px; } /* reset width of page and remove the page border */
#header h1, #home #container, #sub #container, .layout-2 #header h1, .layout-4 #container { background-image: none; } /* this removes the top photographic image */
#header h1 { height: 143px; width: 404px; } /* Adjust the top header to fit the new width */
#footer { background: #fff; } /* print friendly footer */
#footer a { color: #000; } /* print friendly footer */
#content h2, #content h3 { background: #fff; color: #000; } /* invert headers (no background color) */
#search { background: #fff; } /*get rid of the gray in behind the search area */
#search img { position: relative; top: 70px; } /* align the CAL logo to the bottom of the header */
 </pre></body></html>