#artist {
	position: absolute;
	left: 15px;
	top: 261px;
	width: 777px;
	height: 736px;
}
#info {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	padding: 7px;
	background-color: #ffffff;
	width: 261px;
	height: 449px;
	
}
#info h1 {
	font: 12px Arial;
	font-weight: bold;
	color: #336633;
	line-height: 15px;
	text-transform: uppercase;
}
#info h2 {
	font: 12px Arial;
	font-weight: bold;
	color: #336633;
	line-height: 15px;
}
#info h3 {
	font: 12px Arial;
	text-transform: uppercase;
	line-height: 14px;
	font-weight: normal;
	font-style: italic;
	color: #336633;
}
#info {
	font: 12px Arial;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}
#content {
	position: absolute;
	top: 50px;
	left: 7px;
	width: 269px;
	height: 411px;
	overflow: auto;
}
#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 #339939;
	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: #336633;
}
.swap {
	display: none;
}