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

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

#footer {
	font-size: 11px;
	color: #231f20;
}
