Each layout uses a baseline.css which is used to baseline the html document into something usable and consistent from the very start of the project. Then there is the layout specific stylesheet which defines the overall structure. Once I have setup my values in the structure style sheet, I usually just create an additional stylesheet for colors, images, typography, etc. I try to leave the base stylesheets alone once they are set. It leaves less room for error.