Ah! Thanks for saying.
I can't figure out why, but the jquery.animate-colors.js scripts that I'm using are failing on my site, but work on the demo page at: http://www.bitstorm.org/jquery/color-animation/
Odd
EDIT: Found it! Firefox couldnt handle the jquery transition from no background-color, to a color. It needed a background-color to be set first.
Odd
EDIT: Found it! Firefox couldnt handle the jquery transition from no background-color, to a color. It needed a background-color to be set first.