I would like different colum widths for different pages, are you saying this is a pain to do from the css sheets? I too used

#navColumnOne {
width: 200px;
}

and found out it did noting.

Thanks