#container {
	text-align: center;
	width: 100%;
	position: absolute;
}
#container #wrapper {
	text-align: left;
	width: 765px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.menubg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7f93cf;

}
.maintxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.mbrList {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0099FF;
}
#catscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #A88B87;
	height: auto;
	min-height: 400;
	width: 142px;
	position: relative;
	padding: 2px;
	float: left;
	top: 4px;
}
.mbrSideLink {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}

.mbrSideRtnDir {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
