body {
    padding-left: 50%;
	margin-left: -400px;
	font: 12px "Tahoma", Arial, Sans-Serif;
	color: #000;
	background: #dfdfdf;
}

.startList {
	margin-top: -6px;
}

#categoryList {
	margin-top: -6px;
}

#footer {
	padding-top: 13px;
	width: 800px;
	height: 27px;
	background: #a6a6a6;
	border-bottom: 4px solid #898989;
	position: relative;
	bottom: 0;
	color: #fff;
	text-align: center;
	list-style-type: none;
	clear: both;
}