
#container {
	width: 800px;
	padding: 2px;
	border: 1px solid #024d6b;
	margin: auto;
	background-color: transparent;
}

#footer {
	background: transparent url(footer-BG.gif) repeat-x;
	height: 95px;
}

img {
	border: 0px;
}

.footerlink {
	color: #000;
}

.smalltext {
	color: #000;
}