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

body {
   background-color: #e5e7f2;
}

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

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

p {
   color: #50526e;
}

a#menubar_4 {
   background-color: #9193b7;
}
a#menubar_4:hover {
   background-color: #9193b7;
}

div#submenu {
   background-color: #9193b7;
   top: 20px;
}
a.submenubar {
   background-color: #9193b7;
}
a.submenubar:hover {
   background-color: #b3b6d5;
}

