/* $Id: print.css,v 1.0 2007/01/09 17:54:00 rport Exp $ */

body {
  background-color: #fff;
  color: #000;
  font-family: "Times New Roman", Garamond, serif;
  font-size: 11pt; 
}

.content {
  color: #000;
  font-family: "Times New Roman", Garamond, serif;
  font-size: 11pt; 
  width: 800px;
}

.submitted {
  color: #000;
  font-family: "Times New Roman", Garamond, serif;
  font-size: 10pt; 
}

html body {
  background: transparent;
  width: 800px;
}

#primary, #secondary, #sidebar-left, #sidebar-right, #search, #tabs, #menu, #mission, #footer-wrapper {
  visibility: hidden;
  display: none;
}

.book-navigation, .tabs, .links, .breadcrumb, .taxonomy, .pager, .feed-icon, .forum-topic-navigation {
  visibility: hidden;
  display: none;
}