
body { background: #ffffff; color: #404040; font-family: Times New Roman }

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

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

#sidebar { position: absolute; top: 5%; left: 2%; right: 76% }
#main { position: absolute; top: 5%; left: 26%; right: 2% }

#sidebar p { line-height: 100%; text-align: left}
#main p { line-height: 200% }
#main ul { line-height: 200% }
#credits p { line-height: 100%; text-align: center; color: #000000; font-family: Arial, sans-serif; font-size: smaller }


