if that does not work then try looking at the site via an anon proxy like http://anonymouse.org/anonwww.html this will allow you to see the site how the world see it.
If that does not work let me know. Remember that it could take up to 24-48 hours for the new domain to propagate.
Options +FollowSymLinks
RewriteEngine On
AddEncoding gzip .gz
AddEncoding gzip .gzip
<FilesMatch "\.(js.gz|js.gzip)$"> ForceType text/javascript</FilesMatch>
<FilesMatch "\.(css.gz|css.gzip)$"> ForceType text/css</FilesMatch>
RewriteCond %{REQUEST_URI} ^/index\.php
RewriteCond %{REQUEST_URI} /ow_updates/index\.php
RewriteCond %{REQUEST_URI} ow_updates/
RewriteCond %{REQUEST_URI} /ow_cron/run\.php
RewriteCond %{REQUEST_URI} /e500\.php#
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php