.clear {
	clear:both;
}

* html #footer {
	top: -11px;
}

#footer {
	margin:-2px auto 0 auto;
	position: relative;
	height:15px;
	line-height:17px;
	height: 30px;
	color: #959576;
	border-top: 1px solid #1b1b0a;
	width: 770px;
	text-align:center;
	font-size:8pt;
	padding-top: 10px;
	top: 2px;
}

#footer a {
	text-decoration:underline;
	color: #959576;
	font-size:8pt;
}

