/* ***** FOOTER ***** */

.footer2 {
	position: relative;
	background: ;
	height: 150px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: -150px;
}

.clubd23_logo {
	position: absolute;
	background: transparent url('http://www.clubd23.com/images/clubd23_sm.png') no-repeat top center;
	height: 88px;
	width: 167px;
	top: 30px;
	left: 58px;
}

.copyright {
	position: absolute;
	top: 42px;
	left: 290px;
	width: 350px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #8c9287;
}

.connect {
	position: absolute;
	top: 42px;
	left: 700px;
	width: 350px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #003c4b;
}

.icons {
	position: absolute;
	top: 68px;
	left: 598px;
	width: 350px;
}

.copyright a {
	color: #8c9287;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
}

.copyright div {
	color: #5f655b;
}

.footer_bg {
	background-image: url('http://www.clubd23.com/forums/images/footer_bg.png');
	padding: 0; 
	margin: 0; 
}

.footer_divider {
	position: absolute;
	background: transparent url('http://www.clubd23.com/forums/images/footer_divider.png') no-repeat top center;
	height: 88px;
	width: 2px;
	top: 30px;
	left: 249px;
}

.footer_divider_2 {
	position: absolute;
	background: transparent url('http://www.clubd23.com/forums/images/footer_divider.png') no-repeat top center;
	height: 88px;
	width: 2px;
	top: 30px;
	left: 660px;
}