#artist {
	position: absolute;
	left: 15px;
	top: 308px;
	width: 777px;
	height: 736px;
}
#info {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	padding: 7px;
	background-color: #ffffff;
	width: 261px;
	height: 422px;
	
}
#info h1 {
	font: 12px Arial;
	font-weight: bold;
	color: #ae781f;
	line-height: 15px;
	text-transform: uppercase;
}
#info h2 {
	font: 12px Arial;
	font-weight: bold;
	color: #ae781f;
	line-height: 15px;
}
#info h3 {
	font: 12px Arial;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #ae781f;
}
#info {
	font: 12px Arial;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
#content {
	position: absolute;
	top: 50px;
	left: 7px;
	overflow: auto;
	
	width: 251px;
	height: 370px;
	width/* */:/**/269px;
	height/* */:/**/380px;
}

#pics {
	position: relative;
	top: 0; left: 0;
	float: left;
	background-color: #ffffff;
	width: 486px;
	height: 474px;
}
#picGroup {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 462px;
	height: 435px;
	#width: 464px;
	#height: 437px;
	border: 1px solid #ae781f;
	text-align: center;
	overflow: hidden;
}
#picGroup img {
	#margin: 6px;
	margin: 6px 6px 5.51px;
	padding: 0;
	
}
#picNext {
	position: absolute;
	background-image: url('../img/galleries/next.jpg');
	width: 78px;
	height: 21px;
	left: 402px;
	top: 453px;
	cursor: pointer;
	display: none;
}
#caption {
	position: absolute;
	left: 10px;
	top: 453px;
	font: 10px Arial;
	font-style: italic;
	color: #ae781f;
}
.swap {
	display: none;
}
.swap a, .swap a:focus, .swap a:active, .swap a:visited {
	color: #ae781f;
}
.swap a:hover {
	color: #573C0F;
}
