* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #000000;
}

#wrapper {
	width: 983px;
	height: 590px;
	margin: 0 auto;;
	background-color: #FFF;
}

#flash {
	width: 983px;
	padding-top: 11px;
}

#sitemap {
	width: 983px;
	height: 12px;
	overflow: hidden;
	text-align: center;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

#sitemap a {
	color: #999;
	text-decoration: none;
}
