/* level 2+ print styles for GEM4 site  */



/* HEADER */

/* decorative stars */
#divsparkles {
  display: none;
}

/* second horizontal band, containing site title */
#divsitetitleband {
  margin-left: 0px;
  background-image: none;
}
#divsitetitleband img {
  position: static;
}
#divsitetitle {
  position: static;
}

#divprimarynav {
  display: none;
}

#divsectionband {
  border: none;
  background-color: #ffffff;
  height: auto;
  margin-left: 0px;
  padding-top: 40px;
  padding-bottom: 10px;
}
#divsectionbandstrut {
  display: none;
}
#divsectiontitle {
  position: static;
}
/* secondary navigation */
#divsecondarynav {
  display: none;
}



/* BODY */

/* text */
#divtext {
  padding: 30px 0px 20px 30px;
}
#divtext h2.superscriptadjust {
  margin-top: 0px;
}
