/* CSS Document */

body {
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 802px;
	margin: 0 auto;
}

#footer {
	height: 25px;
	font-size:9px;
	color:#999999;
	text-align:center;
}

#footer a:link {
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
	text-decoration:none;
}

#footer a:visited {
	color:#999999;
	text-decoration:none;
}
