html { margin: 0; padding: 0; }
body { margin: 0; padding: 6px; font-family: bitstream, verdana, helvetica, sans-serif; font-size: 12px; }
#PageHeader { margin: 42px 0 10px 184px; height: 80px; }
#SiteLogo { position: absolute; top: 10px; left: 50px; z-index: 20; }
#SiteTitle { font-weight: 900; font-size: 2.2em; margin: 6px; }
#SiteSubTitle { font-size: 1.4em; font-style: italic; margin: 4px; }
#BackgroundAcronym { position: absolute; display: block; z-index: -10; padding: 0; top: 10px; left: 18px; font-size: 120px; font-weight: 900; color: #def; }
#PageContent { border: 1px solid #ccc; min-height: 10em; padding: 20px; }
#PageFooter { font-size: 0.9em; color: #ccc; }
#PageFooter a { color: #bbb; }
#GetFirefox { display: none; }

h1 { position: absolute; display: block; top: 94px; right: 30px; color: #bbb; font-variant: small-caps; font-size: 1.8em; padding: 1px 2px 1px 2px; }

img { border: none; }

.SiteSection { clear: both; width: 50em; margin-left: auto; margin-right: auto; text-align: left; margin-top: 10px; margin-bottom: 30px; font-size: 0.9em; }
.SiteSection p { margin-left: 60px }
.SiteSection img { float: left; margin: 10px; }
.SectionTitle { font-weight: bold; font-size: 1.6em; }
.SectionTitle a { text-decoration: none; color: #000; }
.SectionTitle a:hover { text-decoration: underline }


