@charset "utf-8";
body {
	background-color: #FFFFFF;
}
#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#banner {
}
#center {
	background-image: url(slices/center.jpg);
	clear: both;
	height: 299px;
	width: 800px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
}
#buttons {
	clear: both;
}
#footer {
}
#bookmark {
	height: 50px;
	width: 800px;
}

#text {
	width: 0px;
	height: 0px;
	display: none;
}
