and what does your index.php file look like? Can you turn on WP_Debug?
Open wp-config.php and write define( 'WP_DEBUG', true ); and refresh the page to check for any errors you may be receiving.
if you have a footer.php file there, and you're not getting any errors...have you tried deactivating all of your plugins??