﻿#skiplinks, #search_form, #header-section, #header h1 a, #footer li a {display:none;}
#header h1 #logo img {display:block;}

body {
  background: white; 
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 12pt;
  margin: 0; padding: 0;
}

#container {
   width: auto;
   margin: 0 4%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
img { border: 0; }

a:link, a:visited {
  color: #06c;
  background: transparent;
  font-weight: bold;
  text-decoration: none;
}
#container a:link:after,
#container a:visited:after {content: " (" attr(href) ") "; font-size: 90%;}
#container a[href^="/"]:after {content: " (http://www.ccer.org" attr(href) ") "; font-size: 90%;}

abbr[title]:after, acronym[title]:after {content: "(" attr(title) ")"; font-size: 90%;}

#footer {
  width: auto; margin: 0; padding: 0; border: 0;
  float: none !important; color: black; background: transparent;
}

