Here's the design process for our Medieval Scroll layout. We'll walk you step-by-step through the concept, design, and implementation of the design in CSS and images. Best practices dictate that the appearance of your website should be isolated from your content and the behavior (and server side programming) of your webpages. This pretty much demands that the appearance be a module which can be independently maintained. The advantage of this is that not only can the appearance be managed by a CSS expert, but there should be relatively few things an intelligent designer can do in building or maintaining the stylesheets and images that will make work for other people.
I'd like to acknowledge my debt to Jason Beaird's amazing text, The Principles of Beautiful Web Design. While I've talked with numerous designers and have learned from many people, Beaird's text is unique because of his ability to describe the process of web design. His talent as a designer is fantastic, but his skill as a teacher is truly one of a kind; I cannot recommend his book highly enough. If Dave Shea is the master of beauty, Zen, and CSS, Jason Beaird is the guru who will explain exactly what a web designer does and guide you step-by-step through the work. Beaird holds your hand as you go from trying to get an artistic idea, working it up into a design concept, all the way to staring at your beautiful finished design. I didn't learn a lot of CSS, but then the CSS texts I have don't talk about the process of real design, not like this. The five phases of the design process that I follow, I learned directly from The Principles of Beautiful Web Design: Layout, Color, Texture, Typography, and Imagery. While I implement each step a bit differently, hopefully to my credit, these demos would not exist without Beaird's uncanny ability to describe how artistry is done. And he does it in ways that even a programmer can understand.