<!--
* {margin: 0; padding: 0;}

body {background-image: url(images/background2.gif); font-family: "verdana", "arial", "helvetica"; font-size: 85%; font-weight: none; color:#333300;}
body a {color:#996600; font-weight: bold; text-decoration: none}
body a:hover {color:#000000; text-decoration: none}

* html body {text-align: center;}/*So IE6 will center the div*/

#wrapper {width: 600px; margin: 0 auto;}


#mainnav {font-family: "papyrus", "verdana", "arial", "helvetica"; font-size: 16px; font-weight: bold; text-align: center}
#mainnav a {color: #996600; font-size: 16px; font-weight: bold; font-style: none; text-decoration: none}
#mainnav a:hover {color: #000000; font-size: 16px; font-weight: bold; text-decoration: none}

#content {text-align: left; border-top: 12px #996600 solid; padding-top: 10px; color: #333300;}
#content h1 {font-family: "papyrus", "verdana", "arial", "helvetica"; font-size: 140%; font-weight: bold;}
#content h2 {font-size: 120%; font-weight: bold; border-top: 2px dotted; padding-top: 6px; border-color:#996600}
#content h3 {font-size: 120%; }
#content p {margin-bottom: 1em;}
#content ul {margin: 0 0 1em 2em;}

#footer {background-color:#996600; color: #ffffcc; text-align: center; border-bottom: 12px #333300 solid; padding: 2px}
#footer a {color: #ffffcc; font-size: .85em; font-weight: bold; text-decoration: none}
#footer a:hover {color: #ffffcc; font-size: .85em; font-weight: bold; text-decoration: none}

#sitedesign {width: 600px; margin: 0 auto; font-size: .75em; text-align: right;}

.hidden {visibility: hidden; display: hidden; position: absolute; left: -300px;}
.picleft {float: left; margin: .5em 1em .5em 0; border: 1px solid #996600;}
.picright {float: right; margin: .5em 0 1em 1em;}

-->