I have done the same thing with my site
www.electronicmusicworld.com
what I did was in each img src tag for the menu, I've done:
then in the php files for news, I do:
and for articles I do:
etc
that way, the news_on.gif, articles.gif and reviews.gif are displayed when in news, the articles_on.gif, news.gif and reviews.gif are displayed in articles, etc.
I am also using TemplatePower by the way
