#apparel_picture {
	background-image: url(../images/apparel_clovertex.png);
	background-repeat: no-repeat;
	float: right;
	height: 267px;
	width: 300px;
	margin-left: 20px;
	background-position: right top;
	margin-top: 50px;
}
#apparel_thumbs {
	width: 860px;
	height: 140px;
	border: 1px dashed #799B98;
	text-align: center;
	margin-top: 20px;
}
#apparel_thumbs img {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#gallery_bag li {
	float: left;
	width: 75px;
	height: 75px;
	padding: 2px;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
	border: 1px solid #799B98;
}

#gallery_access {
	list-style-type: none;
	height: 80px;
	margin-bottom: 15px;
}

#gallery_access li {
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #799B98;
	width: 75px;
	height: 75px;
	padding: 2px;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}
#lists1  {
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	line-height: 20px;
	padding-top: 5px;
}
#lists1 li {
	list-style-type: circle;
	margin-bottom: 10px;
	list-style-position: outside;
}
#lists2 {
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #2B3E4D;
	height: 110px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
#lists2 li{
	float: left;
	width: 250px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #2B3E4D;
	height: 110px;
}
#lists1_1 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.border {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #2B3E4D;
	margin-left: 10px;
	padding-left: 20px;
}
#member_picture {
	background-image: url(../images/member.png);
	height: 600px;
	width: 150px;
	float: right;
	margin-left: 40px;
	margin-top: 45px;
	background-repeat: no-repeat;
	background-position: center center;
}
#content p a {
	color: #FFF;
	text-decoration: underline;
}
#contact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#contact_amco {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 180px;
}
#c_1 {
	float: left;
	padding-right: 115px;
}

