@import url("/css/common.css");
#bdy {
	width: 539px;
	float: right;
	text-align: left;
	line-height: 12px;
	font-size: 7pt;
	background: url("/grf/bdy_bg.gif") repeat-y;
}
#ftr {
	width: 700px;
	line-height: 0px;
	font-size: 0;
	clear: both;
}
#legal {
	width: 700px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}
.mem {
	background: url("/grf/sbm_bg_members.gif") repeat-y;
}
.guest {
	background: url("/grf/sbm_bg_guests.gif") repeat-y;
}
#sub .content {
	font-size: 7pt;
	padding: 2px 10px 2px 15px;
	text-align: left;
}
.wrapper {
	width: 700px;
	margin: 0 auto;
	overflow: none;
}