@charset "utf-8";
#footer {
	padding: 0 0 20px 20px;
	line-height:25px;
	width: 940px;
	height: 100px;
}
.clearfooter {
	height:20px;
	clear:both;
}
.clear5 {
	height:5px;
	_height:0px;
	clear:both;
}
.monospace {
	text-decoration: underline;
	padding:2px 8px;
}
a.monospace:link {
	text-decoration: underline;
	padding:2px 8px;
}
a.monospace:visited {
	text-decoration: underline;
	padding:2px 8px;
}

a.monospace:hover {
	text-decoration: underline;
	padding:2px 8px;
}

a.monospace:active {
	text-decoration: underline;
	padding:2px 8px;
}

#copyright {
	float: left;
	height: auto;
	width: auto;
	margin: 0 0 0 8px;
	display: inline;
	clear: both;
}
