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

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

#menu a {

}

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

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

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

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

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

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

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

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

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