Page is a not externally linkable
jetboy - 11:29 pm on Mar 23, 2005 (gmt 0)
One stylesheet has only the styles that apply to *every* page, and linked in after it is a sheet that declares new or overwrites existing styles for either a single page or a selection of pages. Yes, it means that you're loading in multiple stylesheets for pages that need them, but that's balanced by having a main sheet that's not bloated with page-specific styles.
I think you're hitting an issue that a lot of us have, and the most common approach is to have multiple stylesheets.