
body { background: #f0f0f0; color: #200000; font-family: Georgia, serif ; font-size: smaller }

a { color: #200000; } 
a:visited { color: #007038 } 
a:hover { color: #007038 } 
a:active { color: #007038 } 

h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; font-weight: bold }
h2 { text-align: center ; color: #007038 }
h5 strong { font-weight: normal }

#sidebar { position: absolute; top: 5%; left: 2%; right: 76% }
#main { position: absolute; top: 5%; left: 26%; right: 2% }

#main ul { text-align: left ; font-family: Arial, sans-serif }
#sidebar p { text-align: left }
#special p { text-align: left ; font-family: Arial, sans-serif }
#special blockquote { text-align: left ; font-family: Arial, sans-serif }
#credits p { text-align: center; color: #007038; font-family: Arial, sans-serif; font-size: smaller }

