.main
{
 position:relative;
 _height:490px;
 height:505px;
}

#panel1
{
position:absolute;
 	top:27px;
}

#mainimg
{
	display:block;
}

.galControl
{
position: relative;
margin-top:40px;
}
.thumbCont
{
	text-align:left;
	width:645px;
	overflow:hidden;
	float:left;
	background:white;
	margin:0px;
	padding:0px;
}
.thumbs
{
	width:10000px;
	margin:0px;
	padding-bottom:0px;
}

.slideshowControls
{
 padding-top:150px;
 height:20px;
 margin-right:10px;
}
.slideshowControls img
{
 border:none;
}

.scroll
{
	float:left;
	padding-top:16px;
	_padding-top:0px;
	_padding-bottom:3px;
	width:76px;
	background:white;
}
.scroll img
{
 border:none;
}
.thumbs ul:after
{
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.thumb
{
	list-style-type:none;
	float: left;
	margin:none;
}
.thumb
{
	margin: 0px 6px 6px 0px;
	_margin: 0px 2px 2px 0px;
}
.thumb img
{
	border: 1px solid darkgrey;
	float: left;
	display:block;
}
.thumb a
{
 text-decoration:none;
 border:none;
}



/*div#gallery
{
	width: 600px;
	margin: 0 auto;
	background-color: Blue;
}
#galleryimage img
{
	padding: 22px 22px 12px 22px;
}
#thumbsholder
{
	padding: 0 22px 12px 22px;
	background-color: Red;
}
#panel1
{
	background-color: Black;
}
#panel2
{
	background-color: Purple;
}
.thumb a
{
	border: 3px solid #A1A1A8;
	float: left;
}
*/

