Hi, I'm trying to build a three column CSS layout where the central column is fixed to 700px and the columns either side and fluid (ie they take up the remaining space). I've been trying to set the widths of the outside columns to 100% however this does not work. Does anyone know of any tutorials?