@charset "ISO-8859-1";
#wrapper {
	width: 800px;
	background-position: center center;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#outside_wrap {
	width: 1000px;
	background-image: url(../images/banners/ban_shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 800px;
	bottom: auto;
	vertical-align: baseline;
	margin-right: auto;
	margin-left: auto;
}
