#content {
	margin: 0;
	float: right;
	width: 670px;
	/* must have some padding at the bottom*/
	padding: 30px 30px 1px 0px;
}
html>body #content {
	margin: 0;
	width: 670px;
}
html>/**/body #content {
	padding: 30px 30px 1px 0px;
}
#right-column {
	display: none;
}

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

#footer {
	font-size: 11px;
	color: #ffffff;
	background: #575757;
}
