@charset "utf-8";
#ArtWorkStyle {
	background-color: #FF33CC;
}
#tablebg {
	background-color: #990066;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border: 2px solid #FFFFFF;
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
}
#featuredartwork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990099;
	background-color: #FFFFFF;
	height: 30px;
	width: 600px;
	padding-top: 5px;
	margin-left: 30px;
}



#thumbnailholder {
	height: 380px;
	width: 656px;
	border: 2px solid #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#thumbnailplacement1 {
	height: 130px;
	width: 250px;
	position: absolute;
	left: 34px;
	top: 70px;
}
#thumbnailplacement2 {
	height: 130px;
	width: 250px;
	position: absolute;
	top: 70px;
	right: 34px;
}

#thumbnailplacement3 {
	height: 130px;
	width: 250px;
	position: absolute;
	left: 34px;
	top: 225px;
}

#thumbnailplacement4 {
	height: 130px;
	width: 250px;
	position: absolute;
	top: 225px;
	right: 34px;
}
