Hi irie5000. Are you still here?
While I was looking at your site I noticed the footer is cut off. I checked your source code to see why. Becoming more curious I checked your style sheet to see where you got that theme from. I see the original version of that theme was designed by Brian Gardner and was available at performancing.com. They don't seem to offer it as a download anymore.
To cut to the chase, I suspect you downloaded it from amazingwordpressthemes.com which is a shady site. I downloaded Nightlife from that site and can see why you cut the footer off. The theme is injected full of crap.
The file footer.php inserts their spammy links into the footer. The file also calls an external file located at amazingwordpressthemes.com/wp-url.php which is hidden by CSS.
The file functions.php contains code which attempts to insert their spammy link directly into your database.
I took the liberty of "sanitizing" those files and uploaded them to the WordPress pastebin. If you're interested you can get them by clicking the following links ...
footer.php
functions.php