@charset "utf-8";
/* CSS Document */

#header #logo { width: 400px; }
#header .hidden { display: block; }
#searchForm { display: none; }
#menubar  { display: none; }
#breadcrumbs  { display: none; }
#leftcol  { display: none; }
#centrecol { width: 600px; }
#rightcol  { display: none; }
#footer  { display: none; }

h1 { font-size: 3em; line-height: 1.5em; }
.subHead { font-size: 2em; padding-bottom: 10px; }