You can do this in the css.
This should get you in the right direction:
Put the image in includes/templates/YOUR_TEMPLATE/images/Code:div#dropMenu ul.level1 li {background: url(../images/your_image_here.gif) no-repeat;} div#dropMenu ul.level1 ul.level2 li {background-image:none;}
Bookmarks