I think i'm just overlooking something really basic, but heres the idea: I want the sub navigation of www.bluevolume.com/dallasent/index1.htm to be on the left side, and the text on the right side next to it with 15px padding between the text and everything else. As you can see, the text covers the sub navigation. The CSS is contained within the HTML file. A side issue is also getting the hover effect to work on the sub naigation bar.....
Although this is not the way I would layout your page (you can achieve the same result without all the absolute positioning) your actual problem is that in the #text CSS rule you have specified the width as follows
TBH I useually use one of these links from the original page rather than downloading the validator to my machine,
Validate your cascading style sheet by URI
Validate your cascading style sheet with a text area
Validate your cascading style sheet source file by upload
Bookmarks