/* Bottom of Page */
#bottom {
	padding: 10px;
	width: 650px;
	margin-top: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#bottom a, #bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	color: #0000CC;
}

#bottom a:hover {
	text-decoration:underline;
}