you would be better off making 2 links to external css files on the index page:
<link href="mainstyle.css" rel="stylesheet" type="text/css" />
<link href="substyle.css" rel="stylesheet" type="text/css" />
And only have a link to the mainstyle on the other pages. This way your site will load quicker, as it wont have to load so much information on the other pages
Reputation Points: 11
Solved Threads: 6
Junior Poster in Training
Offline 62 posts
since Jan 2008