
body { background: #d0d0d0; color: #000000; font-family: Garamond, Times New Roman }

a { color: #000000; } 
a:visited { color: #800000 } 
a:hover { color: #800000 } 
a:active { color: #800000 } 

h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; font-weight: bold }
h2 { color: #800000 }

#sidebar { position: absolute; top: 5%; left: 2%; right: 76% }
#main { position: absolute; top: 5%; left: 26%; right: 2% }
#main strong { font-family: Arial, sans-serif; font-size: smaller}
#main blockquote { font-style: italic }

#special p { text-align: left ; font-family: Arial, sans-serif; font-size: smaller ; font-weight: bold ; font-style: italic }
#special blockquote { text-align: left ; font-family: Arial, sans-serif; font-size: smaller ; font-weight: bold }
#special em { font-style: normal }
#special cite { font-style: normal }
#special strong { font-weight: normal ; font-size: 100% }
#special table { font-family: Arial, sans-serif; font-size: smaller; font-style: normal ; font-weight: bold }

#sidebar p { text-align: left}
#credits p { text-align: center; color: #800000; font-family: Arial, sans-serif; font-size: smaller }

