html, body
{
  margin: 0;
  background-color: #FFF;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
  background: url(images/overall_bg.gif) top left repeat-y;
  height: 99%;
}

#header, #col2, #footer {
  display:none;
}

a {
  color: #000000;
}

h1{
  font-size: 16px;
}

.csc-textpic-caption {
  background-color: #cccccc;
}

.printversion {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#right-content {
display:none;
}
#left-content {width:900px}