body {  
  	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
    font-size: small;
	color: #000;
	margin: 0;
	padding:0;
    background-image:none !important;
}


img {
	border: none;
}

#header, 
#search, 
#headerLinks,
#generalNavigation, 
#documentNavigation, 
#pageNavigation, 
#commentContainer,
#documentNavigation, 
.logo, 
.crumbtrail,
.NavButtons,
.layoutHeader,
.forumLink,
.editIncluded,
.CCandDaisy,
.sitefooter {
  display: none;
  width: 0px;
  margin: 0px;
  height: 0px;
  padding: 0px;
  top: 0px;
}

.section, .content, .rightBlock {
  margin: 0px;
  padding: 0px;
  left: 0px;
  top: 0px;
  margin-left: 0px;
}


