#simplepage-container {
  background: url(../images/ideateca/pagebody-bg.gif) repeat-x 0 100%;
}
#simplepage-content {
  position: relative;
  width: 795px; 
  margin: 0 auto;
  padding: 0 30px 45px 93px;
  background: url(../images/ideateca/page-bg.gif) repeat-x 0 0;
  min-height: 575px; height: auto !important; height: 575px;  
}

#simplepage-container a {
  color: #9c060f;
  background-color: transparent;
}

#simplepage-content h2 {
  text-align: left;
  font-weight: 100;
  font-size: 45px;
  line-height: 1em;
  letter-spacing: -1px;
  padding: 105px 0 45px 0;
  color: #cecece;
  background-color: transparent;
}
#simplepage-content h2 strong {
  font-weight: bold;
  color: #a00610;
  background-color: transparent;
}

#simplepage-content h3 {
  font-size: 1.7em;
  line-height: 1.4em;
  font-weight: 100;
  margin: 1.5em 0 0.6em 0;
}


#simplepage-content .simpletext {
  padding-right: 180px;  
}
#simplepage-content .simpletext  h2 {
  padding-top: 45px;
  padding-bottom: 0;
  margin-bottom: 0.5em;
}
