Ok, that worked now problem 2. I have link manager and when installed I now have a pink box in my catagories section with the words "Link Heading" and there is now a dot next to "all Products" I check the code for the "Link Heading and it points to stylesheet_categories_dressing.css and here is the code.

Code:
.catBoxHeading1 {stylesheet_catego... (line 12)
background-color:#FF66FF;
color:#335511;
display:block;
font-family:'times new roman',serif;
font-size:1.4em;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
padding:0.3em 0.4em;
Why am I getting this? Thanks!!!