#full-content {
  height: auto;
}

#body,#full-content, #page {
  position:relative;
  left:0;
  top:0;
  border:none;
}

#head,
#foot,
#top-menu,
.tabs,
.magnify,
#head .content,
#head #nav,
.address,
#search-form,
#top-menu ul
 {
  display:none;
}

body, #full-content,
#top-content {
  background:none;
  height:auto;
}

#full-content p, 
#full-content h1,
#full-content h2,
#full-content li {
  color: #000;
}

#bottom-content,
.tab-panes,
#description-pane,
.pane {
  height:auto;
  position:relative;
  display:inline;
  background:none;
  overflow:none;
  width: 500px;
}

#green-pane,
#description-pane,
#credits-pane {
  display:block;
  position:relative;
  height: 100%;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}