Put in meta tags to let the search engines know not to use these pages like:
<META NAME="ROBOTS" CONTENT="NOINDEX">
or
<META NAME="ROBOTS" CONTENT="NOFOLLOW">
or
<META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
The first says not to index it, the second not to spider the hyperlinks and the third stops both.
(You want the first example included in every page you don't want indexed).
Greg
"Personally, I am always ready to learn, although I do not always like being taught." - Winston Churchill