#wrapper {
	border:1px #f2f5ae solid;
	background-color:#231f20;
}

#left_col {
	height:570px;
	width:440px;
	background-image:url(../images/members/members.jpg);
	float:left;
	background-repeat:no-repeat;
}

#right_col {
	float:left;
	height:570px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5f3a9;
}

#right_col a:link, #right_col a:visited {
	text-decoration:none;
	color:#f7d035;
}

#right_col a:hover {
	color:#FFFFFF;
}

#downloadclub h4 {
	padding:0px;
	margin:0px;
	background-image:url(../images/members/members_header.gif);
	text-indent:-9999px;
	background-repeat:no-repeat;
	width:392px;
	height:22px;
	margin-top:20px;
	padding-bottom:10px;
}

#downloadclub {
	padding-bottom:20px;
}

h4 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.member {
	width:80px;
	text-align:center;
	float:left;
	padding-top:10px;
}

.member_img {
	border:1px solid #f5f3a9;
}

.backnext {
	padding-top:10px;
}
