#copyright {
	width:830px;
	margin-top:30px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCC;
	text-align:center;
	padding-bottom:20px;
	float:left;
}
#copyright span{
	color:#b1b3b4;
	font-family:Verdana;
	font-size:9px;
}
#copyright a:link{
	color:#666;
	font-family:Verdana;
	font-size:8px;
	text-decoration:none;
}
#copyright a:visited{
	color:#333;
	text-decoration:none;
}
#copyright a:hover{
	color:#999;
	text-decoration:none;
}
#author {
	display:none;
}
