Are you using your own code behind file for your layout.master?
You should not be changing the classes on the divLeft, divRight, divCenter (nor hard coding style there), those are set programatically by our code behind file that our included layout.master files inherit from.