body, p, caption, td, li, th {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #000;
background-color: transparent;
}

#wrapper, #maincontent, #maincontentfull, #maincontentright,  #maincontentleft {
        width: auto;
        margin: 0px 0px 2px 2px;
        padding: 0;
        border: 0;
        float: none !important;
        color:black;
        background-color: transparent none;     }

h1, h2, h3, h4, h5, h6 {font-weight: bold; color: #000; background-color: transparent;}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

#leftcontent, #menu, #rightcontent, #rightnavcontent, #footer, #wrappertitle {
        display:none;
        }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }

#maincontent a:link:after, #maincontent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 12px;
   }
#maincontent a[href^="/"]:after {
   content: " (http://www.srs.fs.usda.gov" attr(href) " ) ";
   }

#maincontentfull a:link:after, #maincontentfull a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 12px;
   }
#maincontentfull a[href^="/"]:after {
   content: " (http://www.srs.fs.usda.gov" attr(href) " ) ";
   }

#maincontentright a:link:after, #maincontentright a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 12px;
   }
#maincontentright a[href^="/"]:after {
   content: " (http://www.srs.fs.usda.gov" attr(href) " ) ";
   }

#maincontentleft a:link:after, #maincontentleft a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 12px;
   }
#maincontentleft a[href^="/"]:after {
   content: " (http://www.srs.fs.usda.gov" attr(href) " ) ";
   }


#imap {
        display:none;
        }


