@charset "utf-8";
#container {
	font-family: "Century Gothic", Arial;
	font-size: medium;
	color: #b8b8b8;
	height: 900px;
	width: 955px;
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 18;
	visibility: visible;
}
#footer {
	font-size: x-small;
	position: absolute;
	left: 0px;
	top: 820px;
	width: 946px;
	height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 98;
	visibility: visible;
}
