html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

/*elements*/

body {
text-align: center;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #fff;
font-size: 8pt;}

/*ID selectors*/

#wrapper {
width: 770px;
margin-top: 0px;
margin-left: auto;
margin-bottom: 0;
margin-right: auto;
text-align: left;
position: relative;}

#header {
display: none;}

#nav {
display: none;}

#center {
margin: 0 10pt 0 10pt;
background-color: transparent;
width: 770px;
font-size: 8pt;
line-height: 10pt;}

#center a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;}

#center h1 {
font-size: large;
font-weight: normal;
margin-bottom: 15px;
margin-top: 15px;}

#center h2 {
display: none;}

#center h3 {
color: #29723B;
font-size: medium;
font-weight: bold;
margin-bottom: 5px;
margin-top: 10px;
margin-left: 0px;}

#center h4 {
color: #29723B;
font-size: small;
font-weight: bold;
margin-bottom: 5px;
margin-top: 10px;
margin-left: 0px;}

#center h5 {
color: #29723B;
font-size: x-small;
font-weight: bold;
margin-bottom: 4px;
margin-top: 7px;
margin-left: 0px;}

#center h5 a: {
color: #29723B;}

#amazon {
display: none;}

#googlead {
display: none;}

#footer {
display: none;}


