/* print */

#navigation, #footer dl, #footer h4 {display: none;	}


#header_shell * {background:transparent; height:inherit;}

body, #wrap, #main_shell, #main {
  background: white; 
  font-family: "Lucida Grande", Arial, sans-serif;
  font-size: 12pt;
  text-align:left;
  min-width:0;
}



#content {
   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;
}

#content a:link:after,

#content a:visited:after {

  content: "  (" attr(href) ")  "; font-size: 90%;

}

#content a[href^="/"]:after {

  content: "  (http://www.cartoonistsleague.org" attr(href) ")  "; font-size: 90%;

}



abbr[title]:after, acronym[title]:after {
  content: " (" attr(title) ") "; font-size:50%;
}

a abbr[title]:after, a acronym[title]:after {
  content: " (" attr(title) ") ";display:none;
}

#footer {
  width: auto; margin: 0; padding: 0; border: 0;
  float: none !important; color: black; background: transparent;
}