#LayOut {
	width:					765px;
	clear: 					both;
}

#ColA {
	width:					0px;
	display:					none;
}

#ColB {
	width:					765px;
}

#ColC {
	width:					0px;
	display:					none;
}
