#search_form,#nav_search, #main_navigation, h1, #pres_search_frm {
	display: none;
}

body,
#people,
#container,
h1,
.content_area1 .bottom,
.content_area1 h2 {
  background-image: none;
  background-color: transparent;
}

table.searchResults th {
  min-width: 5em;
}

table.searchResults th a {
  display: none;
}


.content_area1 {
  width: 99%;
}

#content {
  overflow: visible;
  width: 61em;
}

#content .content {
  background: #FFF;
}

#content .content th {
  background: #333;
  color: #FFF;
}

#content .content table td.subtotal {
  background-color: #666;
  color: #FFF;
}

#content .content table .line1 {
  background-color: #FFF;
}

#content .content table .line2 {
  background-color: #E5E5E5;
}

#footer {
	border-top: 2px solid #5EA39F;
	background-color:#FFF;
}