/* The print styles
$Id: print.css,v 1.2 2005/03/09 06:36:50 tdobes Exp $
*/

#Header {
  display: none;
}

#Main {
  }

#LeftBlocks {
  display: none; }

#RightBlocks {
  display: none; }

#Footer {
  }

.nodeRollup {
  display: none;
}

a {
  text-decoration: none;
  color: #008;
  font-weight: 700; }

.nodeTitle {
  font-size: 160%; }

.nodeCredits {
  font-size: 80%; }

.nodeLinks {
  display: none; }
