body {
	background-image: url(images/blackgrad.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#footer {
	margin: 0;
	padding: 5px 0;
	position: relative;
	width: 708px;
	overflow: hidden;
	background: url(images/footer.jpg) 0 0 repeat-x #848484; }

#footer p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 1.25em; }

#footer p img {
	margin: 0;
	padding: 0;
	vertical-align: middle; }

#footer p.sitemap {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 100px;
	font-size: 10px;
	color: #000;
	text-align: right;
	text-decoration: none; }

#footer p.sitemap a {
	color: #000; }

#footer p.sitemap a:hover {
	text-decoration: underline; }
