
#menubar_top {
  background: #9BC384;
    //background: white;
}
#menubar_top ul {
  background: #6C885C;
}
#menubar_top a:link {
  color: #F2FFEA;
}
#menubar_top a:visited {
  color: #F2FFEA;
}
#menubar_top a:hover {
  color: #E5FFD6;
}
#tipofthemoment {
  color: white;
}
#mainpage {
  //background: #F2FFEA;
  background: white;
}
#address_bar {
  color: #F2FFEA;
  background: #9BC384;
}
#news {
  background: white;
}

