#topNav, #featuredPrograms, #mailinglist_form, #banner, .menu, #partners, #lsc_left, #footerLinks, .printHide, #subnav, #search, .mapLink {display:none}
body {
   background: white;
   font-size: 12pt;
   margin: 0 5%;
line-height: 140%;
   }
img {
    border: 0;
}
#content {
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#logo {
   border-bottom: 1px solid #A8AAAE;padding-bottom: 15px;}
#logo a {color:#145281; text-decoration: none; font-size: 36px;}
div#footer {
   border-top: 1px solid #A8AAAE;}
a:link, a:visited {
   color: #003054;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.volunteerlouisiana.gov" attr(href) ") ";
   }