

#page_wrap {
	width: 820px;
	z-index: 1;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	height: 50px;
	bottom: 0px;
}

#bottom_fade {
	width: 820px;
	height: 100px;
	z-index: 99;
	position: fixed;
	bottom: 0%;
	background-image: url(../website-images/bottom-fade.png);
}
