#container {
	background: url(../images/footer.jpg);
	clear: left;
	height: 30px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#footer_copyright {
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	left: 10px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	text-align: center;
	top: 7px;
}

#footer_links {
	background: transparent;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	height: 30px;
	left: 690px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 7px;
}

#footer_links a:link {color: #FFFFFF; text-decoration: none;}
#footer_links a:active {color: #FFFFFF; text-decoration: none;}
#footer_links a:visited {color: #FFFFFF; text-decoration: none;}
#footer_links a:hover {color: #FFFFFF; text-decoration: none;}