.artText
{
	/*background-color:#717149;*/
	font-size:16px;
	font-weight:normal;
	overflow-y:hidden;
	width:614px;
	height:200px;
	text-align:left;
	padding:5px;
	scrollbar-face-color:#764230;
	scrollbar-highlight-color:Black;
	scrollbar-3dlight-color:Black;
	scrollbar-darkshadow-color:Black;
	scrollbar-shadow-color:Black;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#DEDDB5;
	color:#993300;
}

.artImgContainer
{
	clear:both;	
	overflow-x:scroll;
	height:280px;
	margin-top:20px;
	white-space:nowrap;
	width:614px;	
	scrollbar-face-color:#764230;
	scrollbar-highlight-color:Black;
	scrollbar-3dlight-color:Black;
	scrollbar-darkshadow-color:Black;
	scrollbar-shadow-color:Black;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#DEDDB5;	
}

.artImgContainer img
{
	margin-left:10px;
	cursor:pointer;
}

.artImgDiv
{
	float:left;
	border:solid 4px #717149;	
	height:236px;	
}

.artImg
{
	border:solid 3px white;
	height:230px;	
}

.artPurchase
{
	font-size:12px;
	margin-top:20px;
	clear:both;
}

.galleryMail
{
	text-decoration:none;
}

.galleryMail:hover
{
	text-decoration:underline;
}
