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

a { color: #cccccc; } 
a:visited { color: #000020 } 
a:hover { color: #000020 } 
a:active { color: #000020 } 

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

#sidebar { position: absolute; top: 5%; left: 2%; right: 76% }
#main { position: absolute; top: 5%; left: 26%; right: 2% }
#special p { text-align: left ; font-family: Arial, sans-serif; font-size: smaller ; font-weight: bold }

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


