@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
}
#container {
	background-color: #000;
	width: 642px;
	vertical-align: baseline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	top: auto;
}
#top {
	height: 54px;
	width: 544px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	width: 642px;
	text-align: center;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
#spacer {
}
#bottom {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
