/* -------- Layout ---------- */



/* Content */
#contentWrapper {width:950px; height:auto; background-color:#DBDBDB; margin:10px;}
#leftColumn{float:left; width:200px; }
#centerColumn{float:left; padding-left:10px; padding-right:10px; width:730px; background-color:White; height:100%;}
#rightColumn{float:left; width:0px; background-color:#DBDBDB;}