html body div#content { float: left; width: 90%; margin: 0; margin-left: 0; position: relative; left: 0; background: none; }
html body div#content div#contentShadow { margin-top: 0; background: none; }

#utilities, .page-tools, #primary #searchBoxGoogle, #main-nav, #secondary { display: none; }

#header { background: none; height: 60px; float: left; clear: both; width: 100%; }
#header #branding h1 { position: relative; top: 0; left: 0; margin: 0; padding: 0; }
#header #branding h1 a { background: none; text-indent: 0; width: 100%; font-size: 32px; }
#branding h2 { background: none; text-indent: 0; font-size: 12px; position: absolute; top: 40px; left: 0;  }

#primary { position: relative; float: left; clear: both; width: 100%; margin: 0 3px 0 0; padding: 5px; }
#primary #pageTools { float: left; width: 100%; margin: 0; clear: both; }
#primary h2 { float: left; width: 100%; }

#content #primary a:link:after, #content #primary a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
#content #primary a[href^="/"]:after { content: " (http://www.pgpf.org" attr(href) ") "; }


#footer { padding: 3px; }
#footer .nav { display: none; }