﻿body {background: #f5f5f5; color: #000; font-family: verdana, sans-serif; font-size: 100%; margin: 0; padding: 0;}

#logo {background-color: #a5a5a5;}
    #printlogo {visibility: hidden;}
#container {width: 960px;}
#stuffgoeshere {background-color: #f5f5f5; float: left; margin-left: 30px; padding: 10px; width: 590px;}
    #stuffgoeshere ul li {list-style: disc;}
    #stuffgoeshere ol li {list-style: decimal;}
#navbar {background-color: #f5f5f5; float: left; margin-left: -20px; width: 330px;}
/* ----- general elements ----- */
h1, h2, h3 {color: #000; font-weight: normal;}
h1 {font-size: 12px; margin-top: 1em; font-weight: bold;}
h2 {font-size: 20px; margin-top: 1em;}
h3 {font-size: 15px; margin-top: 1em;}
p {font-size: 12px; line-height: 1.7em;}
blockquote {font-size: 12px; line-height: 1.7em;}
th {font-size: 12px; line-height: 1.7em;}
td {font-size: 12px; line-height: 1.7em;}
li {font-size: 12px; line-height: 1.7em; list-style: none;}
a:link {color: #000;}
a:visited {color: #000;}
a:active {color: #000;}
img {border: none;}