jquery not working, $ is not defined

jquery not working, $ is not defined

I included a local jquery.js file but for whatever reason it just doesn't work

http://drfool.net/testt/test.html

there's my site with the live example.  I know jquery is not working because alert($(document)) returns an error ('$ is not defined')

Any help would be much appreciated, thank you.