#topNav tr td a {
  color: #695F4A;
}
#siteHeader .adminToggle {
  background-position: top right;
}
#siteHeader {
  height: 250px;
}

body, #homePage, #largeHeader {
  background: transparent url(https://assets.ngin.com/site_files/2264/backgroundLarge.jpg) center 0 no-repeat;
}

html{
  background-image: none;
}

.pollElement, .textBlockElement, .sponsorElement, .documentElement, .mailSubscribeElement, .surveyLinkElement, .galleryElement, .reportTableElement, .tableElement, .aggregatorElement, .siteMapElement, .linkElement, .contactElement {
  background-image: none;
  background-color: transparent;
  border: none;
}

.textBlockElement h3, .aggregatorElement h3, .mailSubscribeElement h3, .reportTableElement h3, .tableElement h3, .pollElement h3 {
  background-image: none;
  background-color: transparent;
  color: #1f2d3b;
  border-bottom: none;
}

#accountNav { background: #fff none; height: 30px; }
#accountNav a { color: #282828; border: none; }
#accountNav #logout { border: none; }
#topNav tr td a { color: #1f2d3b;}

