Why does URI validation fail but direct input validation pass?

If I run a validation check for the following URI

http://orangecountyquakers.org/_css/main.css

I get a Parse Error for the first block (defining the style for 'body').

If I drop the entire file in the "by direct input" box, if passes.

How can this be?

Received on Saturday, 16 June 2007 13:56:22 UTC