body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-sbc {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 40px;
}
#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D331B;
}
#terms {
	font-size: 10px;
	color: #4B301D;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding-left: 25px;
}
#terms a {
	color: #583819;
	text-decoration: none;
}
#credit {
	font-size: 10px;
	color: #926D24;
	float: right;
	width: 200px;
	padding-right: 25px;
}
#credit a {
	color: #927021;
	text-decoration: none;
}
#main-sbc #footer #sponsors {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 25px;
}
#main-sbc #footer #sponsors a {
	color: #FFFFFF;
}
