#footer {
	padding: 10px 10px 0px 0px;
	width: 950px;
	clear: both;
	height: 60px;
	margin: 10px 15px 0px 10px;
	border-top: solid 1px #eee;
	line-height: 140%;
}

#footer P {

	font-family: verdana, arial, mono;
	font-size: 8pt;
	color: #666;
	text-align: center;
}

#footer P A {

	color: blue;
	text-transform: uppercase;
}

#footer P A:hover {

	text-decoration: underline;
}