@CHARSET "ISO-8859-1";
.slideshow_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color:#660000;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

.slideshow_caption
{
	visibility: hidden; 
	position:absolute; 
	left:0px; top:0px; 
	display: block;
	/* width: 600px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#660000;	
	text-align: center;
}
.pic {
	border: 1px solid #bb0000;
}
/* Heading style for thumbs */
.moreimages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
/* Thumbs table (can't adjust alignment here) */
.maingallerytable {
	margin-top-width: 20px;
}
/* 	Gallery alignment.  
	Use this to change thumbs alignment (override in stylemain.css) 
	Main pic is left-aligned, cant be changed.
*/
.maingallery {
	text-align: left;
}
/*need this here also*/
.searchhighlight {
	color: #ffffff;
	background-color: #0000ff;
	border: 1px solid #ffffff;
}

