Why did you use all caps in the title?
1) You need to grab images you want, and load them to a folder via ftp, something like,
images/title_images
2) then you need to edit each usergroup you want to have the images, and in the first Username HTML Markup field add the following:
Code:
<img src='images/title_images/admin.gif' border='0' />
Things to note, '
images/title_images is the path to the images, and
admin.gif is the image name for the usergroup. Keep the names short, as well as the path, there is a character limit on how much you can add to that field.