
body {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
}

#leftColumn, #header, #strapline, #footer, #gallery, #col1 img, #col1 h2, #col1 p, #col1 form, #col1 table, #col2 input {
	display: none;
}

#col1 {
	display: block;
	float: none;
}

