Hi John,
Nice looking site you have there, well done!
You will need to have GD library installed in your php installation in order to get image resizing to work. If it is possible I'd like to run some script on your site to check if it had installed, or could you do it by uploading a script file with this piece of code:
Code:
<?php
phpinfo();
?>
And let me know the location of that file via PM when you're done.