Under suPHP, folders need to have 755 permissions and PHP files need to
have 644 permissions. I've ran a few scripts that have corrected
permissions on your server.
suPHP only dictates that PHP files have strict permissions. HTML files
do not require specific permissions. I would suggest to keep them the
same as PHP, 644 for files and 755 for directories.