

#footer {
	background: no-repeat url("../../images/footer-wide.jpg");
	}
	
#bottom_link {
padding-top:40px;
font-style:italic;
}

.bottom A:link {
font-size:14px; font-style:italic; font-weight:bold; color: #ffffff; background-color:#000000; text-decoration: none;
}

.bottom A:visited {
font-size:14px; font-style:italic; font-weight:bold; color: #ffffff; background-color:#000000; text-decoration: none;
}

.bottom A:hover {
font-size:14px; font-style:italic; font-weight:bold; color: #ffffff; background-color:#000000; text-decoration: underline;
}