#footer {
	width: 900px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f2ae2e;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #42310F;
	height: 47px;
	line-height: 47px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left_footer {
	padding: 0px;
	float: left;
	color: #B2B2B2;
	text-align: left;
	width: 450px;
	font-size: 11px;
	line-height: 47px;
	margin: 0px;
}
.right_footer {
	margin: 0px;
	padding: 0px;
	width: 450px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #B2B2B2;
	line-height: 47px;
}
a.dreamjam:link, a.dreamjam:visited {
	color: #8392B1;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.dreamjam:hover {
	color: #62759B;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
