/* ARTWORK GALLERY SECTION */
.one-image {
	text-align:center;
	height: 200px;
	overflow: hidden;
	width: 140px;
}
.ImageFrame_image {
	text-align:center;
}
#artwork-gallery-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#artwork-galler-imagecontainer {
	width: 560px;
	margin-left: 50px;
	margin-top: 25px;
}
#artwork-galler-imagecontainer a:link {
	color: #000000;
}
#artwork-galler-imagecontainer a:visited {
	color: #000000;
}
#artwork-galler-imagecontainer a:active {
	color: #000000;
}
#artwork-main-imagecontainer {
	width: 350px;
	margin-left: 135px;
	margin-top: 25px;
}
.artwork-gallery-still {
	width: 150px;
	text-align: center;
	font-size: 12px;
	color: #262626;
}
.artwork-gallery-portraiture {
	width: 150px;
	text-align: center;
	font-size: 12px;
	color: #262626;
	float: right;
}
.artwork-gallery-thumbs {
	width: 125px;
	margin-right: 15px;
	float: left;
	height: 200px;
}
.artwork-gallery-thumbs2 {
	width: 125px;
	margin-bottom: 0px;
	margin-right: 15px;
	float: left;
}
.artwork-gallery-thumbholder {
	overflow: hidden;
	width: 125px;
	height: 125px;
}
.artwork-gallery-thumbholder-imagename {
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	font-style: italic;
	font-weight: bold;
	width: 140px;
}
.artwork-gallery-thumbholder-imagename a:link, a:hover, a:active, a:visited {
	color: #000000;
}
.artwork-gallery-thumbholder-imagedesc {
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	font-style: italic;
	width: 140px;
}
.artwork-gallery-thumbholder-imagedesc a:link, a:hover, a:active, a:visited {
	color: #000000;
}
