
html { font-size: 100%; }
body { color: black; font-size: 62.5%; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; }
h1 { font-size: 2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0.67em 0; }
h2 { font-size: 1.6em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0.83em 0; }
h3 { font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 1em 0; }
p { font-size: 1.2em; line-height: 1.4em; }
blockquote { font-size: 1.2em; line-height: 1.4em; }
ul { line-height: 1.25em; list-style-type: disc; margin: 0.5em 0 1em -20px; }
.small { font-size: 1em; line-height: 1.2em; }
#top { background-image: url(../images/bkg.gif); width: 100%; height: 15px; }
#nav { position: relative; margin-top: 80px; margin-right: 40px; margin-left: 40px; }
#content { position: relative; margin-right: 40px; margin-bottom: 40px; margin-left: 40px; }
#image { background-color: #93bcd5; }
#left { position: relative; margin-right: 300px; }
#right { position: absolute; top: 0; right: 0; width: 220px; float: right; }
.q { font-weight: bold; background-color: #f00; }
.ad { line-height: 30px; background-color: #f7f7f7; text-decoration: none; padding: 4px; border: solid 1px #666; outline-color: #000; }
a { color: #700000; text-decoration: underline; }
a:hover { color: #700000; background-color: #cecece; text-decoration: underline; }
#line { border-top: thin dotted #000; border-right-color: #000; border-bottom-color: #000; border-left-color: #000; }
#menu { background-color: #f4f4f4; padding: 20px 20px 5px; }
.error { color: #a10000; }
