a { color: gray; font-weight: bold; text-decoration: none; }
a img { border: 0; }
a:hover { text-decoration: underline; }
body { background: rgb(204, 204, 204) url(images/body-background.gif) repeat-y; color: black; font-family: "Trebuchet MS", Verdana, sans-serif; font-size: 0.8em; margin: 0; padding: 0; }
h1, h2, h3, p { margin: 1em 0; }
img.sidepic { float: right; margin: 0 0 1em 1em; }

div#all { width: 720px; }

div#header { background: transparent url(images/header-background.gif) no-repeat; height: 125px; }
div#header h1 { display: none; }
div#header h2 { display: none; }

div#content { padding: 1em 30px 1.5em 72px; }
div#content h1 { border-bottom: 1px solid silver; font-size: 1.6em; margin: 0.625em 0 0.625em -20px; }
div#content h2 { color: rgb(128, 165, 128); font-size: 1.2em; margin: 0.83em 0; }
div#content h2 a { color: rgb(128, 165, 128); }
div#content h3 { font-size: 1em; font-style: italic; font-weight: normal; }
div#content p { line-height: 2em; }

div#footer { background: transparent url(images/footer-background.gif) no-repeat; height: 125px; }
div#footer p { display: none; }