WordPress: retrieving category in the head

I’m trying to switch the template for a specific category in WordPress. The problem is that I can’t figure out how to get page information in the head of the document. The site is using clean URL’s and $_GET isn’t retrieving any variables.

Any ideas as to how to do this?

You do not need to write any conditional code, you can create a template that WordPress will use for that category alone.