@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
}
#pageflow {
	margin-top: 12px;
	margin-bottom: 12px;
}
#masthead {
}
#footer {
	font-family: Helvetica, Arial, Geneva, Verdana, sans-serif;
	color: #6633CC;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
	padding: 12px;
	margin-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: solid;
	border-left-style: outset;
	border-right-color: #000066;
	border-left-color: #000066;
	letter-spacing: .1em;
}
#footer a:link {
	text-decoration: none;
	color: #00B0D6;
}
#footer a:hover {
	text-decoration: none;
	color: #66FF66;
}
