.midHeader {
  background-color: #EFFFEF;
  background-color: #9EEEEE;
  xbackground-color: #55AAAA;
  background-color: #5679A5;
  xbackground-color: #FFFFE9;
  border-color: white;
}
.midHeader a {
  color: white!important;
}
#footer {
  background-color: #5679A5;
  border-color: white;
}
#side-bar div {
  border-top-color: white;
  border-bottom-color: black;

}
#side-bar a {
  margin-top: 0.3em;
  color: white;
}
a.thisPage {
  color: red!important;
}
#side-bar a:hover {
  color: white!important;
  background-color: #55AAAA;
  background-color: #5679A5;
  xbackground-color: #428a42;
}
 
#side-bar {
  background-color: #9EEEEE;
  background-color: #EFFFEF;
  background-color: black;
}

body {
  background-color: #FFFFE9;
  background-color: white;
  background-color: #FFFFF7;
  background-color: black;
  color: white; 
}

#main-copy {
    color: #EEE;
}
