/* (c) Windmill - (r) wml 20090729 2300 */
/* for the Cupola site */

body {
   background-color: #e5eff2;
}

div.menubar {
   background-color: #b3ccd5;
}

div#cupola {
   background-image: url(../gfx/side-logos/sculpture.gif);
}

p {
   color: #50666e;
}

a#menubar_5 {
   background-color: #92aeb8;
}
a#menubar_5:hover {
   background-color: #92aeb8;
}

div#submenu {
   background-color: #92aeb8;
   top: 20px;
}
a.submenubar {
   background-color: #92aeb8;
}
a.submenubar:hover {
   background-color: #b3ccd5;
}
