#verytop {
  background-color: #2D2D2D  !important;
}

#top {
  background-color: #1A1A1A !important;
  background-image: none !important;
}

#menu a.selected, #menu a:hover {
  color: #2D2D2D !important;
}

#middle {
  background-image: none !important;
}

h1, h2.big {
  color: #2D2D2D !important;
}

h2 {
  color: #3F3F3F !important;
}

ul.dropdown ul a:hover {
  background-color: #2D2D2D !important;
}

ul.dropdown ul, ul.dropdown a.open, ul.dropdown ul a.open, ul.dropdown li:hover > a.dir, ul.dropdown ul li:hover > a.dir {
  background-color: #3F3F3F !important;
}

a {
    color: #268EA6
}

.button {
    background-color: #268EA6;
}

.button:hover {
    background-color: #228096;
}

.button.green {
    background-color: #7FB069;
}

.button.green:hover {
    background-color: #6FA456;
}
