#pageMast {
  background-image: url(../gfx/index-page.jpg);
}

li {
  margin-right: 0.5em;
  margin-bottom: 0.7em;
}

#newsDIV {
  height: 50%;
}

#seminarDIV {
  height: 37%;
}

#tipsDIV {
  height: 13%;
}

#upcomingDIV {
}

#lookbackDIV {
}

#quoteHolder {
  position: absolute;
  top: 140px;
  width: 850px;
  height: 215px;
}

#quotes {
  position: relative;
  color: #ffffff;
  width: 350px;
  font-size: 16px;
  text-align: right;
  top: -280px;
  z-index: 5;
  left: 480px;
}

#index-musicFrame_frm {
  position: relative;
  top: -332px;
  left: 550px;
  z-index: 5;
  width: 300px;
}

#musicPlayer2 {
  position: absolute;
  width: 850px;
  text-align: right;
}

#contentFramework {
  top: -28px;
}




