@charset "utf-8";
body {
}
#content {
	padding: 5px;
	clear: both;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #999999;
	text-align: left;
}
#footer {
	font-size: 10px;
	color: #999999;
	position: fixed;
	text-align: center;
	bottom: 5px;
	right: 40%;
}
