http://validator.czweb.org/robots-txt.php
while that finds the robots.txt file valid, I'm not quite sure if google might have a problem with the multiple blank disallows.
try the following:
Code:
User-agent: *
Disallow:
Other than that, make sure you upload in ascii, though, I saw no indication that you had any stray ^M's in there.