#main {
	height: 567px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	position: absolute;
	background-color: #333333;
	border: thin solid #FFFFFF;
	margin-top: -283px;
	top: 50%;
}
#footer {
	height: 29px;
	width: 1000px;
}

