#navigation .active a {
  background-color: #7E547C;
}

.TopLinks li a:hover {
  background-color: #C7A4C5;
}

#navigation2 .active a {
  background-color: #7E547C;
}

.TopLinks2 li a:hover {
  background-color: #C7A4C5;
}

#TopBox {
  background: url(BackgroundPics/AmandaLeap.jpg) center top no-repeat;
}

#TopBox {
  background-color: #5c5c5c;
}

#content {
  margin: 2em 2.5% 0 12em;
}

.dance {
  font-style: italic;
  color: #C7A4C5;
  font-family: "Comic Sans MS", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#footer a {
  color: #C7A4C5;
}

.accordion_toggle a:hover {
  color: #C7A4C5;
}

.accordion_toggle {
  font-size: .9em;
  text-align: right;
  font-weight: bold;
  background-color: #5c5c5c;
  color: white;
  border-top: 2px #C7A4C5 solid;
  padding: .3em 2em;
}

.accordion_toggle:hover {
  background-color: #4f264d;
}

.CenterText {
  margin-bottom: 10px;
}

.CDdates {
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: .3em;
  font-size: .8em;
}