#bottom {
	
	clear :both;
	
	border:0px;
		
	width: 800px;
	padding: 0%;
	-moz-border-radius: 10px;
	text-align:center;
	font-family:Verdana,sans-serif;
	font-size: 0.85em;
	margin:0;
	margin-top:1em;
}

#bottom hr {
	background-color:#666;
	height:5px;
}

#bottom a{
	font-family:Verdana,sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color:#666;
	border:0px;
	text-decoration:none;
}

#bottom a:hover{
	text-decoration:none;
}

#bottom img{
	border:0px;
	text-decoration:none;
}

#bottom img:hover{
	border:0px;
	text-decoration:none;
}