@charset "UTF-8";
#content {
	width: 640px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
#sidebar {
	float: none;
	width: 1000px;
	text-align: center;
	letter-spacing: normal;
	text-decoration: none;
	position: relative;
}
#header {
	padding-top: 0px;
	overflow: auto;
}
#container {
	width: 1000px;
	margin: 0 auto;
	float: none;
	position: relative;
	text-align: center;
}
#footer {
	width: 1000px;
	height: 70px;
	margin: 0;
	position: relative;
	text-align: center;
	display: block;
	float: none;
	clear: both;
	left: 0px;
}
