> is there a way to tell it to expand the > article column to its full potential (or > shrink the links column to its minimum > for the content it contains) without > specifying a certain px width? Can you specify a % width? If so, give the articles 99% width, and the nav column on the right a 1% width, but be sure to specify a NOWRAP for the nav column. HTH! --ken