1) can you try going to admin, tools, clean cache?
2) are you positive mod_rewrite is working?
to test add this line to the top of .htaccess, your site should go to google:
RewriteRule (.*)
http://www.google.com
3) how about SEF withOUT .htaccess (after trying the other two above first)