#leftcol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:439px;
	float:left;
}

#rightcol {
	background-image:url(../images/credits/credits_right.jpg);
	background-repeat:no-repeat;
	height:480px;
	width:378px;
	float:left;
}

h2 {
	padding:0px;
	margin:0px;
	background-image:url(../images/credits/credits_title.gif);
	height:49px;
	background-repeat:no-repeat;
	width:284px;
	padding-bottom:10px;
	text-indent:-9999px;
}
.content {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	font-weight:normal;
	

}



.content a:link, a:visited {

	color:#e5403e;

	text-decoration:none;

}



.content a:hover {

	color:#000000;

}