/***********************************/
/**   Administration and Finance
/**          print styles
/**          Josh Wester
/***********************************/

#header, #col_left, #content_right, #footer, #searchbox, #bread
{
  display: none;
}

#col_center
{
  display: block;
  float: none;
}

#container, #main
{
  border-width: 0px;
  background-color: transparent;
  background-image: none;
  width: 700px;
}

#content
{
  width: 650px;
}
