For those of you unfamiliar with the ImageCache module, get familiar here:
http://drupal.org/project/imagecache
It's pretty useful, allowing you to define preset image sizes that will be automatically generated whenever an image is uploaded to your site (providing the module doing the upload supports ImageCache which, fortunately, most do - including the Image module and the frighteningly useful ImageField CCK module).