
#menu ul li a.menu-nosda {
width:150px;
background:url('../img/images/menu1_01.gif') top left no-repeat;
}
#menu ul li a.menu-backpacker {
width:147px;
background:url('../img/images/menu1_02.gif') top left no-repeat;
}
#menu ul li a.menu-groups {
width:69px;
background:url('../img/images/menu1_03.gif') top left no-repeat;
}
#menu ul li a.menu-directions {
width:157px;
background:url('../img/images/menu1_04.gif') top left no-repeat;
}
#menu ul li a.menu-cardiff {
width:127px;
background:url('../img/images/menu1_05.gif') top left no-repeat;
}
#menu ul li a.menu-tafarn {
width:183px;
background:url('../img/images/menu1_06.gif') top left no-repeat;
}
#menu ul li a.menu-iechyd {
width:87px;
background:url('../img/images/menu1_07.gif') top left no-repeat;
}
#menu ul li a.menu-jobs {
width:55px;
background:url('../img/images/menu1_08.gif') top left no-repeat;
}
#menu ul li a.menu-blank {
width:325px;
background:url('../img/images/menu1_09.gif') top left no-repeat;
}
/* ============================================================  :hover 
*/
#menu ul li a:hover.menu-nosda {
background:url('../img/images/images/menu1or_01.gif') top left no-repeat;
}
#menu ul li a:hover.menu-backpacker {
background:url('../img/images/images/menu1or_02.gif') top left no-repeat;
}
#menu ul li a:hover.menu-groups {
background:url('../img/images/images/menu1or_03.gif') top left no-repeat;
}
#menu ul li a:hover.menu-directions {
background:url('../img/images/images/menu1or_04.gif') top left no-repeat;
}
#menu ul li a:hover.menu-cardiff {
background:url('../img/images/images/menu1or_05.gif') top left no-repeat;
}
#menu ul li a:hover.menu-tafarn {
background:url('../img/images/images/menu1or_06.gif') top left no-repeat;
}
#menu ul li a:hover.menu-iechyd {
background:url('../img/images/images/menu1or_07.gif') top left no-repeat;
}
#menu ul li a:hover.menu-jobs {
background:url('../img/images/images/menu1or_08.gif') top left no-repeat;
}

