Hi John,
Your site layout looks good, but I don't think you can remove the
left sidebar with the (:noleft:) directive and stretch the main
content all way to the left, since it says:
> .column2box {
> margin: 0 0 0 195px; }
i.e. your left margin is 195px and will stay that way even using
(:noleft:)
Best,
~Hans