@charset "UTF-8";
#gallery_members_list {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #F2F1EC;
}
#gallery_members_title {
	padding-top: 30px;
	background-color: #D8D2C2;
	text-align: center;
	padding-bottom: 5px;
}
#name_panel {
	position: absolute;
	width: 217px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 380px;
	right: 0px;
	background-color: #CDC7B4;
	text-align: right;
	padding-right: 30px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#gallery_main_body {
	position: absolute;
	left: 400px;
	top: 423px;
	width: 328px;
}
#gallery_members_list ul {
	margin-right: 10px;
	margin-left: 10px;
}
#gallery_members_list a {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
	border-bottom-color: #7B5F6E;
}
#gallery_members_list li {
	list-style-type: none;
}
#gallery_members_list a:hover {
	text-decoration: none;
	background-color: #D8D2C2;
	color: #7B5F6E;
}
#gallery_image_panel {
	position: absolute;
	left: 403px;
	top: 14px;
	padding: 10px;
	text-align: center;
	height: 310px;
	width: 310px;
}
.gallery_home_image {
	float: left;
	height: 100px;
	width: 100px;
}
#gallery_members_list {
	width: 150px;
	position: absolute;
	left: 16px;
	top: 0px;
}
#gallery_thumb_panel {
	position: absolute;
	height: 560px;
	width: 198px;
	left: 187px;
	top: 113px;
	overflow: auto;
}
#gallery_thumb_panel img {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
	cursor: hand;
}
.gallery_current {
	text-decoration: none;
	background-color: #D8D2C2;
	color: #7B5F6E;
}
#gallery_home_image_panel {
	position: absolute;
	left: 286px;
	top: 17px;
	padding: 10px;
	text-align: center;
	height: 310px;
	width: 425px;
}
#gallery_main_image {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#gallery_main_img {
	padding: 13px;
}
#imageTxt {
	position: absolute;
	left: 403px;
	top: 348px;
	width: 325px;
	height: 25px;
	text-align: right;
}
