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

#top {
  background-color: #477ED1 !important;
  background-image: none !important;
}

#verytop {

}

#menu a {

}

#menu a.selected, #menu a:hover {
  color: #3370CC !important;
}

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

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

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

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

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

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

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

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