Okay, now i will talk you through the code you have just pasted into your header.php page.
Where it says
WEBSITE TITLE HERE this is where you put the title of your site, or your layout number, anything
really.
Where it says <--LAYOUT IMAGE--> This is your main blend on your main page, just paste the URL of your main blend here.
The <--SIDEBAR--> is your sidebar (obviously) The width is how many pixels wide your sidebar is, where it says
left;0 Top:300 this means how many pixels the sidebar is from the left and from the top, same goes with the
<--LAYOUT IMAGE--> part too.
The h1 and h2 bits are like your tables, where you type on your sidebar, you could add your navigation and stats etc..
The last part of the code where it says <--CONTENT OF PAGE--> this is your main iframe, where the main content of
your site will go. The width is the width of the iframe and left and top is the same as above.
Now you have finneshed editing this code.
Now make a new page and name it
footer.php. This is going to be where the back and forward links will be. Paste
the folowing code in the footer.php page you have just created.