/* CSS Document */

div#menu span { display: none; }
div#menu a { display: block; width: 100%; height: 100%; }
div#menu a:hover { background-image: none; }

/* new works */
div#new-works { background: url('img/mnu-new-works.gif') 0 -15px no-repeat; height: 15px; }
div#new-works a { background: url('img/mnu-new-works.gif') top left no-repeat; }

/* links */
div#links { background: url('img/mnu-links.gif') 0 -15px no-repeat; height: 15px; }
div#links a { background: url('img/mnu-links.gif') top left no-repeat; }

/* about */
div#about { background: url('img/mnu-about.gif') 0 -15px no-repeat; height: 15px; }
div#about a { background: url('img/mnu-about.gif') top left no-repeat; }

/* contact */
div#contact { background: url('img/mnu-contact.gif') 0 -15px no-repeat; height: 15px; }
div#contact a { background: url('img/mnu-contact.gif') top left no-repeat; }



/* kow */
div#kow { background: url('img/mnu-kow.gif') 0 -15px no-repeat; height: 15px; }
div#kow a { background: url('img/mnu-kow.gif') top left no-repeat; }

/* jewellery */
div#jewellery { background: url('img/mnu-jewellery.gif') 0 -15px no-repeat; height: 15px; }
div#jewellery a { background: url('img/mnu-jewellery.gif') top left no-repeat; }

/* wedding-rings */
div#wedding-rings { background: url('img/mnu-wedding-rings.gif') 0 -15px no-repeat; height: 15px; }
div#wedding-rings a { background: url('img/mnu-wedding-rings.gif') top left no-repeat; }

