.gallery_art_title{
	color:white;
	background-color:#565656;
	padding:5px;
	font-weight:bold;

}

.gallery_art_desc{
	color:white;
	background-color:#565656;
	padding:5px;
}


.gallery_art_title a:link,.gallery_art_title a:visited, .gallery_art_desc a:link,.gallery_art_desc a:visited{
	text-decoration:none;	
}




.gallery_list{
		background-image: url(../images/right_bg.gif);
		background-repeat: repeat-y;
		padding:10px 10px 5px 15px;
		font: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #E59AC4;
		line-height:18px;
}


.fullsize_content{	
	background-color:#F0F0E6;
	color:#66665C;
	text-align:center;
}

.gallery_list a, .gallery_pic_nav a, .gallery_pic_nav a:visited{
	text-decoration:none;
	color: #FFFFFF;
}

.gallery_list a:hover, .gallery_pic_nav a:hover{
	text-decoration:underline;
}

.gallery_pic_nav{
	background-color:#A7A596;
	padding:2px 5px 2px 5px;
	color:#66655C;
	font-weight:bold;
	font-size:100%;
}

table.gallery_thumbs{
	
}

img.gallery_thumb{
	border:1px solid #ffffff;
}
img.gallery_currthumb{
	border:1px solid #ffffff;
}
img.gallery_thumb:hover{
	border:1px solid #ffffff;
}


.gallery_art_description{
	margin: 10px 0px 10px 0px;

}

