I am a beginner at Jquery, and am trying to implement easy slider onto a website. I have the slider on the page, but nowhere near the correct location. I think the issue is stemming from the fact there are two CSS files, and the screen.css file (which is tied to the slider) is throwing everything off. It can be viewed here: Click Here
My intention is to have the slider in the same
<container>
as the top nav, which is 930px wide, and would like to have it run behind the top navigation. What am I doing wrong?