html {margin: 0; padding: 0;}
body {margin: 0; padding: 0; background: #303; font-family: Verdana, sans-serif; font-size: 12px; line-height: 1.5em;}
#topbar {margin: 0; padding: 0; background: #F93; position: absolute; z-index: 10; top: 0; left: 0; width: 100%;}
#topbar img {display: block; margin-left: 80px; background: #F93;}
#nav {position: absolute; z-index: 6; left: 0; top: 104px; width: 235px; background: #FFF;}
#nav a {text-align: right; text-decoration: none; color: #636; display: block; line-height: 2em; padding-right: 1em;}
#nav a.current {background: #FC9; color: #c60;}
#nav a:hover {background: #F93; color: white;}
#content {margin: 0; padding: 0; position: absolute; top: 0; left: 0; background: #FFF; width: 100%; height: 360px; z-index: 5;}
#content p {margin: 0 0 12px 245px; width: 450px; background: #FFF; color: #303;}
#content ul {margin: 0 0 12px 245px; width: 400px; background: #FFF; color: #303;}
#content li {margin-left: 15px; padding: 0; list-style-type: circle; list-style-position: outside;}
#content h1 {font-family: Times, serif; font-style: italic; font-size: 24px; line-height: 1.5em;  margin: 70px 0 0 245px; width: 300px; color: #636;}
#content h2 {font-family: Verdana, sans-serif; font-style: normal; font-size: 12px; line-height: 1.5em; color: #303; margin: 0 0 0 245px; width: 450px;}

#content h3 {font-family: Verdana, sans-serif; font-style: normal; font-size: 12px; line-height: 1.5em; color: #303; margin: 0 0 12px 245px; width: 450px;}

#content em {font-style: italic; font-weight: normal;}

#content strong {color: #636;}

#content h2.creditcat {color: #303;}
.cat {color: #636; font-weight: bold; margin: 12px 0 12px 265px;}
#content ul.names {margin: 0 0 12px 265px; width: 400px; background: transparent; color: #303;}
#content ul.names li {margin-left: 0px; padding: 0; list-style-type: none;}

#content img {margin: 7px 0 7px 245px;}
#content p a {display:inline;}
#content p a:link {text-decoration: none; color: #C60;}
#content p a:hover {text-decoration: underline; color: #F93;}

#content a:link {text-decoration: none; color: #C60;}
#content a:hover {text-decoration: underline; color: #F93;}

#footer {position: absolute; left: 0; top: 360px; width: 100%;}
#footer h5 {font-family: Verdana, sans-serif; font-size: 12px; background: #636; color: #F93; font-weight: normal; padding: 4px; margin: 0px; text-align: center;}
#footer h6 {font-family: Verdana, sans-serif; font-size: 10px; background: #303; color: #C9C; font-weight: normal; padding: 4px; margin: 0px; text-align: center;}
#footer h6 a:link {color: #FCF; text-decoration: none;}
#footer h6 a:hover {text-decoration: underline;}




