#mainslide
{
	background:URL(/photography/images/loading.gif) right center no-repeat;
	height:400px;
	width:600px;
	margin:10px 20px 10px 10px;
	float:left;
	text-align:right;
}
#mainslide img
{
	border:1px solid #2907F7;
}

#thumbnails
{
	clear:both;
	margin-left:20px;
}

#thumbnails img
{
	border:0px;
}
#thumbnails a img
{
	width:50px;
	height:50px;
	z-index:-1;
	float:left;
}
#thumbnails a:hover img
{
	width:56px;
	height:56px;
	z-index:1000;
	float:left;
{
	border:1px solid #2907F7;
}
}
#thumbnails a
{
	width:50px;
	height:50px;
	z-index:-1;
	margin:3px;
	float:left;
}
#thumbnails a:hover
{
	width:56px;
	height:56px;
	z-index:1000;
	margin:-2px;
	float:left;
{
	border:1px solid #2907F7;
}
}

#slideinfo
{
	margin:30px 10px 30px 645px;
	font-size:12pt;
	font-weight:bolder;
	height:400px;
}

#slideinfotext
{
	height:250px
}

h3.secttitle
{
	font-size:18pt;
}

.infolabel
{
	color:#2907F7;
}

a#nextpic, a#prevpic 
{
	display:block;
	height:33px;
}

a#nextpic
{
	background:url(/photography/images/next.gif) top left no-repeat;
	margin-top:10px;
}

a#prevpic 
{
	background:url(/photography/images/prev.gif) top left no-repeat;
}

a#nextpic span, a#prevpic span
{
	display:none;
}
