#content {
	margin: 0;
	width: 710px;
	/* must have some padding at the bottom*/
	padding: 30px 0 1px 50px;
}
html>body #content {
	margin: 0;
	width: 710px;
}
html>/**/body #content {
	padding: 30px 0 10px 50px;
}

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

#footer {
	font-size: 11px;
	color: #333333;
	background: url(/images/footer.gif) top left no-repeat;
}
