Thanks for the feedback.
Here it is the nostalgic version, yet expressing the "modern" way of doing things.
Implementing is reely easy. I kept the template structure, so all it needs is a bit of styling.
Like : width of the web-page container must be fixed with a margin-top:10 pixels, background consists of 2 pieces the top-part till the yellow line is a repeat-x image, the bottom wood-like a normal repeat one, they will be backgrounds for wrapper and the container in the CSS, The menu will either have a background image left to right, or composed from 3 pieces (left, center (repeat-x) and right end).
The banner will be a normal image and on top of the logo a div with position absolute containing a transparent 1 pixel image with a hyperlink (logo link).
The rest is pretty much straightforward, a bit of simple styling.
Cheers!

|