* {margin: 0; padding: 0;}
body {font-size: 90%; color: #003399; background: #996600; font-family: Veranda, san-serif;}
#wrapper {background: #ffffff; width: 800px; margin: 0 auto 1em auto; border-left: 1px solid #003399; border-right: 1px solid #003399; border-bottom: 1px solid #003399; padding: 0 0 10px 0;}
#header {width: 800px; height: 300px;}
#content {width: 800px; position: relative;}
#sidecol {float: left; width:140px; margin: 1em 0 0 1em; }
#maincol {float: left; width:550px; margin: 1em 0 0 1em; padding: 0 5px 0 20px; border-left: 1px dotted gray;}
#footer {font-size: .8em; text-align: center; width:800px; margin: .5em auto; padding: .5em 0 .5em .5em; height:2em;}
p {font-size: 1em; margin: 0 0 .5em 0;}
h1 {font-family: Trebuchet, sans-serif; font-size: 1.5em; margin: 0 0 .5em 0;}
h2 {font-family: Trebuchet, sans-serif; font-size: 1.2em; margin: 0 0 .5em 0;}
ul li {list-style-type: none;}
ul li {margin-left: 2em; margin-bottom: .5em; list-style-image: url('../images/bullet.gif');}

a:link, a:visited, a:active {color:  #996600; text-decoration: none;}
a:hover {color: #336600; text-decoration: underline;}

#sidenav ul, #sidenav li { margin-left: 1em; margin-bottom: .5em; list-style-image: none; list-style-type: square;}

#sidenav a:link, #sidenav a:visited, #sidenav a:active {font-weight: 500; color: #3366cc; text-decoration: none;}
#sidenav a:hover {color: #003399; text-decoration: underline;}

#footer a:link, #footer a:visited, #footer a:active {color: #cccc99; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

.addy {font-size: .8em; color: #996600; font-weight: 300; border-top: 1px solid gray;  padding: .5em; margin: 3em 0 1em 0; }

.picframe {  
    height:  582px;  
    width:   399px;  
    padding: 0;  
    margin:  0;  
} 
.picframe img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  550px; 
    height: 367px; 
    top:  0; 
    left: 0 
} 
a img {border: none;}

sup {font-weight: 300; }

ol {list-style: inside; list-style-type: decimal;}
