#content {
	margin: 0 1px 0 185px;
	width: 549px;
	/* must have some padding at the bottom*/
	padding: 20px 15px;
}
html>body #content {
	margin: 0 0 0 185px;
	width: 554px;
}
#right-column {
	display: none;
}

#container {
	background:  url(/images/2col-bg.gif) top left repeat-y;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	background: #f5f9fa url(/images/2col-footer.gif) top left no-repeat
}
