@charset "utf-8";
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #666666;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #FFFFFF;
}
