@import "topmenu.css";
#nav li ul { /* second-level lists */
	background: url(../images/curvy/libg.jpg) bottom left no-repeat;
}

#nav li ul ul { /* third-and-above-level lists */
	background: url(../images/curvy/libg.jpg) bottom left no-repeat;
}

ul#nav li a {
	background: url(../images/curvy/mw_menu_cap_l.png) no-repeat top left;
	}

ul#nav li a span{
	background: url(../images/curvy/mw_menu_cap_r.png) top right no-repeat;
}

#nav .firstli {
	background: url(../images/curvy/firstli.gif) top left no-repeat;
}