On your demo: http://demo.gavick.com/joomla25/musicstate/
when you hover over one of the images on the home page in the Featured Artists Section you see the text nicely centered and looks good... on the quick start install I did... I just see the image title tag... the code in the custom HTML module is:
<a href="/band-members/paul-kingery" title="John Smith">
<img src="images/band_pk.jpg" alt="John Smith" />
</a>
(same code as you guys had, just swapped out image for mine).
What should it be? i didnt put the link in as it isn't ready for live but that shouldnt be needed - I used the default quickstart install.