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

body {
   background-color: #ece5f2;
}

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

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

p {
   color: #62506e;
}

a#menubar_3 {
   background-color: #a892b8;
}
a#menubar_3:hover {
   background-color: #a892b8;
}

div#submenu {
   background-color: #a892b8;
   top: 20px;
}
a.submenubar {
   background-color: #a892b8;
}
a.submenubar:hover {
   background-color: #c7b3d5;
}
