Topic: Fitting PunBB in my site template

I am trying to work out how to fit Punbb into my website template which is currently here http://hovercookers.co.uk/talote
I have found some decent styles for Punbb which I am going to use but I am wondering what files I would need to edit to fit in this template using my menu, header and footer with Punbb being in the space where my content currently resides. Any suggestions? The files that need to be added are all .php. Can I do this with an include into the .tpl?

Re: Fitting PunBB in my site template

You'll have to put copies of or symlinks to the files in the include/user folder and then use pun_include in the template.
It's explained a bit here:
http://punbb.org/docs/faq.html#faq3_4