#foot {
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-bottom: 10px;
	clear: both;
	background-color: #333333;
	font-size: 12px;
	font-style: normal;
	padding-top: 15px;
	height: 25px;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	float: right;
	margin-right: 10px;
}
