#main,
.articles #wrapper #main {
  background: url(/images/page-bg.jpg) 30px 60px no-repeat;
  padding-left: 330px;
  width: 420px;
}

#ezPageDefault {
  height: 500px;
  overflow: auto;
  margin-top: 20px;
}

.centerColumn,
.articles #wrapper #main .centerColumn {
  text-align: left;
  width: 410px;
}

#navBreadCrumb {
  display: none;
}

#pipes-page,
#article-page,
#gallery-page,
#info-page,
#contact-page {
  background: url(/images/nav/pipes.png) no-repeat center top;
  padding-top: 50px;
  margin-top: 10px;
}

H1 {
  margin-bottom: 10px;
}

#pipes-page H2,
#article-page H2,
#gallery-page H2,
#info-page H2,
#contact-page H2 {
  background: url(/images/nav/table-of-contents.jpg) no-repeat center;
  text-indent: -9999px;
}

IMG {
  margin: 10px;
}

UL {
  list-style: none;
}

#main UL LI {
  margin-top: 20px;
}

#gallery-page UL LI {
  margin-top: 13px;
}


.specials #ezPagesHeading {
  background: url(/images/nav/special-collections-header.jpg) no-repeat center;
  height: 60px;
  text-indent: -99999px;
}


.danish-pipes-html #main,
.hans-former-nielsen-html #main {
  padding-left: 20px;
  background: none;
}

.danish-pipes-html #main .centerColumn,
.hans-former-nielsen-html #main .centerColumn {
  width: 720px;
}

.hans-former-nielsen-html H1 {
  font-weight: bold;
  text-align: center;
}


.special-collections-html #main H2 {
  background: url(/images/nav/special-collections-header.jpg) top center no-repeat;
  text-indent: -9999px;
  height: 60px;
}

.newsletter-html #main H2 {
  background: url(/images/nav/newsletter.jpg) top center no-repeat;
  text-indent: -9999px;
  height: 60px;
}


#breadCrumb {
  position: absolute;
  top: 71px;
  left: 60px;
}













