Without loading this into dreamweaver, i'd try adding px to ALL your
measurements:
#border_left { position: absolute; left: 0; top: 0; bottom: 0; width:
6px; background: #442200; }
Should read:
#border_left { position: absolute; left: 0px; top: 0px; bottom: 0px; width:
6px; background: #442200; }
I aslo wouldnt bother with positioning the body in css. I'll load it up in
DW later, send me a lin to the images also if poss
Pat
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux