html {
	height: 100%;
	background: #ce9a33 url(top_edge.gif) repeat-x top;
}
#wrapper {
	margin: 15px auto -20px auto;
	padding: 0px;
	width: 1017px;
	background: url(reflect.jpg) repeat-y;
	height: 100px;
	min-height: 102%;
}
html>body #wrapper {
	height: 102%;
	min-height: 102%;
	}
