@charset "UTF-8";
body {
	font-family: "Arial Narrow", Arial, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #333;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#container {
	font-family: "Arial Narrow", Arial, "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	width: 925px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -475px;
	left: 50%;
	position: absolute;
	height: 800px;
	top: 50px;
	background-color: #333;
}
