Very odd, I can see this:
http://www.itdarasgah.com/member.php?username=test
but not this (which would be the same page)
http://www.itdarasgah.com/member.php?u=3
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);
Also, where is your main banner supposed to be? I don't see any code above where you have the table with all the navigation links.