Oh, and one more question: If I'm modifying the header template (main.tpl) and using my own code - how do I make it display  'login' and 'register' only if the user is not logged in? I know there's PHP code to do it, but can't seem to find much info

I'm looking to integrate punBB into a site I'm developing - the two major things I need to do are put a punBB search box on each page, and show the user if they're logged in (and give them a link to login/registration), on non-punBB pages of my site. Is there a simple way to do this?