#nonFooter {
	background: url('../media/background_600.gif') top right repeat-y;
}
#centercolumn {
	width: 400px;
}
#content {
	padding-bottom: 150px;
}
#footer {
	margin: -150px auto 0 auto;
	height: 150px;
}
* html #footer {
	margin-top: -150px;
}
