#creditswrapper {
	width:848px;
	border:1px solid #f2f5ae;
	padding-bottom:20px;
	background-color:#231f20;
	background-repeat:no-repeat;
	text-align:center;
	color:#f1f68f;
	height:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2 {
	padding:0px;
	margin:0px;
	background-image:url(../images/credits/credits_title.gif);
	height:0px;
	background-repeat:no-repeat;
	width:0px;
	text-indent:-9999px;
}

#creditswrapper a:link, #creditswrapper a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#creditswrapper a:hover {
	color:#f1f68f;
}