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

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

#menu a.selected, #menu a:hover {
  color: #1C3E6B !important;
}

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

h1, h2.big {
  color: #1C3E6B !important;
}

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

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

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

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

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

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