http://www.rishi-kumar.com/files/temp.jpg
You have to scroll ALL the way to the right hand side, buddy. I’m referring to the black rectangle you see on the far right spanning the height of the page below the blue nav bar. Whenever I add the "padding-left:100px;" to my CSS, that box appears. The reason I added that was to shift my nav menu to the right a little to align with my header image. In other words, if I remove "padding-left:100px;" from the CSS, the black rectangle on the far right goes away. (If you use FireBug on Firefox, you should be able to Inspect my nav-bar, remove the aforementioned CSS code, and you’ll see the rectangle disappear).
Furthermore, you brought up a good point in your reply. In my drop down list, how do I get the text to stretch all the way from the far left to the far right rather than being squished in the middle? Thanks so much for your time!