Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
If your files are all default files, and your style is default, the only other thing I can think of is that a modification is causing the issue.
A link to your site would help as well.