When I take my page live to the world the CSS will not display. I looked at the source and the style sheet is sending back a Forbidden 403. I gave the styles directory and the main style sheet 755 permissions which didn't work then I gave them 775 permissions which also did not work. I've searched and couldn't find anything. Has anyone else ran into this issue or have any ideas as to what is causing this? When the page is displayed internally and on the local machine the CSS displays just fine.
Thank you