#top{
  background: transparent url("../graphics/top/top_manhattan_night.jpg") center center no-repeat scroll; 
  background-size:   cover;     
}
#top-blur2{
  background: transparent url("../graphics/top_blur/top_manhattan_night.jpg") center center no-repeat scroll; 
  background-size:   cover;     
}
#top-menu{
  background: rgb(70,70,70); /* The Fallback */
  background-color: rgba(0, 0, 0, 0.6);
}
#mainmenu-wrapper{
  color: #888;
  background: rgb(70,70,70); /* The Fallback */
  background-color: rgba(0, 0, 0, 0.2);
}
