#slideshow,#slideshow-controls,#footeraux,#pageutils,#rightcol,.blind_mice, #nav_shell, #subnav_shell, #breadcrumb, #footer img { display: none; }

body, #holder, #content {
  background: white; 
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 10pt;
}

h1 {font-size:100%;}


img.float_left,img.left { float: left; margin: 0 1em 1em 0 }
img.float_right,img.right { float: right; margin: 0 0 1em 1em }



#content, #container, #left_col {
   width: auto;
   margin: 0 4%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }



img { border:0 none; }


a:link, a:visited {
  color: #06c;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
#content a:link:after,
#content a:visited:after,
#footer a:link:after,
#footer a:visited:after {
  content: " (" attr(href) ") "; font-size: 80%;
}
#content a[href^="/"]:after,
#footer a[href^="/"]:after {
  content: " (http://www.apawood.org" attr(href) ") "; font-size: 90%;
}

abbr[title]:after, acronym[title]:after {
  content: "(" attr(title) ")"; font-size: 80%;
}


#footer {
  font-size: 8pt;
  width: auto; margin: 0; padding: 0; border: 0;
  float: none !important; color: black; background: transparent;
}