/* override specific styles if we don't have a feature column */

#leftcolumn {               /****contains copy*****/
	width:640px;	
}

#rightcolumn { 				/****rightcolumn is in footer, and contains column1 and column2*****/
	width:165px;
}

#column1 {
	display:none;
}
