#textmem {
	float: right;
	width: 530px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 35px;
	padding: 15px 10px;
	z-index: 4;
	border: 1px solid #000000;
	height: 675px;
}
#scroll3  {
	width:150px;
	height:580px;
	overflow:scroll;
	font-size: 80%;
	float: left;
	padding-top: 8px;
}
.gallerycontroller{
	width:150px;
	height:525px;
	font-size: 90%;
	float: left;
}
#gallerycontent{
	width: 370px;
	height: 500px;
	float: right;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	top: 350px;
	padding: 3px;
}
h1 {
	font-size: 1.25em;
	text-align: center;
	font-style: italic;
}
.hover {
	background-color: #CCCCCC;
}
.li-nopad {
	margin-left: -30px;
	list-style: none;
}
.quilttitle {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
.website {
	margin-top: 30px;
	margin-bottom: 30px;
}
.memberpix {
	text-align: center;
	float: right;
	height: 250px;
	width: auto;
	margin-left: 20px;
	display: block;
	vertical-align: top;
}
.memberinfo{
	text-align: center;
	float: left;
	height: auto;
	width: auto;
	display: block;
	font-size: 90%;
	margin: 0px auto;
}

