@charset "UTF-8";
#outerwrapper {
	height: 470px;
	width: 900px;
	position: static;
	padding-top: -235px;
	clear: both;
	z-index: 10;
}
#top_container {
	z-index: 10;
	height: 470px;
	width: 850px;
	top: 15px;
	margin: auto;
	clear: both;
	border: 10px solid #990000;
}
#shim {
	height: 20%;
	width: 100%;
	margin-top: -250px;
	float: left;
	visibility: hidden;
}
