body
{
	background-image:		none;
}

#content
{
	clear:			left;
	margin-left:	40px;
	margin-right:	40px;
}

img#gallery
{
	margin:			0px;
}

#slideshow-header
{
	height:					35px;
	background-color:		rgb(51,102,136);
}

td#frame
{
	border-left:			5px solid rgb(51,102,136);
	border-right:			5px solid rgb(51,102,136);
	border-bottom:			5px solid rgb(51,102,136);
	
	text-align:				center;

	background-image:		url( /gallery/images/loading.gif );
	background-position:	center center;
	background-repeat:		no-repeat;
}

#slidecounter
{
	float:					left;
	width:					150px;
	text-align:				center;
	line-height:			35px;
	font-family:			book antiqua,serif;
	font-size:				1.2em;
	color:					rgb(187,204,221);
}

a#previous
{
	float:					left;
	display:				block;
	padding:				0px 0px 5px 44px;
	line-height:			30px;

	font-family:			book antiqua,serif;
	font-size:				1.0em;

	background-image:		url( /gallery/images/arrow_left0.gif );
	background-position:	center left;
	background-repeat:		no-repeat;
}

a#previous:hover
{
	background-image:		url( /gallery/images/arrow_left1.gif );
}

a#next
{
	float:					left;
	display:				block;
	padding:				0px 44px 5px 0px;
	line-height:			30px;

	margin-right:			50px;
	font-family:			book antiqua,serif;
	font-size:				1.0em;

	background-image:		url( /gallery/images/arrow_right0.gif );
	background-position:	center right;
	background-repeat:		no-repeat;
}

a#next:hover
{
	background-image:		url( /gallery/images/arrow_right1.gif );
}



a.smlink
{
	display:				block;
	float:					left;
	padding:				0px 5px;
	line-height:			30px;
	font-family:			book antiqua,serif;
	font-weight:			normal;
	font-size:				0.90em;
}

.dv
{
	float:					left;
	line-height:			30px;
	font-family:			book antiqua,serif;
	font-size:				1.0em;
	color:					yellow;
}

#content
{
	margin-right:			40px;
}

#caption
{
	visibility:				hidden;
	position:				absolute;

	padding:				20px;

	opacity:				0.75;
	filter: alpha(opacity=75);

	line-height:			1.5em;
	font-family:			book antiqua,serif;
	font-size:				1.2em;
	background-color:		rgb(0,68,102);
	color:					rgb(255,255,204);

}

table#f
{
	margin-bottom:			40px;
}

#caption h3
{
	margin:					1.0em 0em 0.25em;
	padding:				0em;
	border-bottom:			1px solid rgb(51,102,136);
	line-height:			1.1em;
	font-family:			book antiqua,serif;
	font-style:				italic;
	font-size:				1.0em;
	color:					rgb(187,204,221);
}

#caption ul
{
	margin-top:				0em;
	margin-bottom:			0em;
}

#caption li
{
	line-height:			1.5em;
	font-size:				0.8em;
}

#credit
{
	text-align:				right;
	font-family:			book antiqua,serif;
	font-style:				italic;
	font-size:				0.70em;
	color:					rgb(187,204,221);
}

#description
{
	margin-right:	0em 0em 2em;
	margin-bottom:	2em;
	text-align:		justify;
	font-family:	verdana;
	font-size:		0.71em;
	color:			rgb(187,204,221);

	font-family:	book antiqua,verdana,georgia,times new roman,times;
	font-size:		1.0em;
}

img#gallery
{
	border:			1px solid rgb(0,68,102);
	border:			1px solid rgb(0,51,85);
}
