When you request http://nspirationplus.com/aboutus, the directives in .htaccess will transform the request to http://nspirationplus.com/index.php?page=aboutus internally. Since index.php was renamed, this won't work.
If you renamed it so it would be hidden, it would have been better to install it in a sub-folder for testing. (don't do it now.. we're so close!

Try renaming _index.php to index.php and see if it works.