#verytop {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

#top {
  background-color: #153118 !important;
  background-image: url(../images/_noisegreen/bg_top_noise.jpg) !important;
}

#menu a {

}

#menu a.selected, #menu a:hover {
  color: #4A505E !important;
}

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

h1, h2.big {
  color: #4A505E !important;
}

ul.dropdown ul {
  background-color: #246718 !important;
}

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

ul.dropdown a.open {
  background-color: #246718 !important;
}

ul.dropdown ul a.open {
  background-color: #246718 !important;
}

ul.dropdown li:hover > a.dir {
  background-color: #246718 !important;
}

ul.dropdown ul li:hover > a.dir {
  background-color: #246718 !important;
}