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: absolute;
  color: #ffffff;
  width: 350px;
  right: 20px;  
  font-size: 16px;
  text-align: right;
}

.qtBy {
  font-size: 14px;
}


#musicPlayer {
  position: absolute;
  width: 850px;
  top: 37px;
  text-align: right;
}

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