You need to either use a CDN or download a copy of the jQuery core. Then you have to have a tag in the <head></head> section of every page where you will be using jQuery similar to this:
<script src="path/to/jQuery/jquery-1.7.1.min.js" type="text/javascript"></script>
http://docs.jquery.com/Tutorials