/************Robert Good Photography**************/
  /********************Galleries**********************/

#imgGallery
{
	width: 720px;
	height: 605px;
	position: relative;
	left: 0px;
	top: 50px;
}


#gallPlate
{
	width: 715px;
	height: 550px;
	position: relative;
	top: -110px;
	left: 10px;
}
#albumPlate
{
	width: 715px;
	height: 550px;
	position: relative;
	top: 50px;
	left: 10px;
}

#Pic
{
	background-repeat: no-repeat;
	width: 700px;
	height: 550px;
	position: relative;
	top: 0px;
	cursor: url(siteImages/sImages/RG.cur), auto;
}

#Pic2
{
	background-repeat: no-repeat;
	width: 700px;
	height: 550px;
	position: relative;
	top: 0px;
	cursor: url(siteImages/sImages/RG.cur), auto;
}

#PicAlbum
{
	background-repeat: no-repeat;
	width: 700px;
	height: 350px;
	position: relative;
	top: 0px;
	cursor: url(siteImages/sImages/RG.cur), auto;
}
#PicAlbum1
{
	background-repeat: no-repeat;
	width: 350px;
	height: 350px;
	position: relative;
	top: 0px;
	left: -175px;
	cursor: url(siteImages/sImages/RG.cur), auto;
}
#PicAlbum2
{
	background-repeat: no-repeat;
	width: 350px;
	height: 350px;
	position: relative;
	top: -350px;
	left: 170px;
	cursor: url(siteImages/sImages/RG.cur), auto;
}

#thumbs
{
	z-index: 1;
	width: 700px;
	height: 120px;
	position: relative;
	top: 685px;
	overflow-y: hidden;
	text-align: left;
}
.thumbs{	overflow: scroll;}
.thumbAl{	overflow: hidden;}

#thumbsCover
{
	z-index: 2;
	width: 700px;
	height: 118px;
	position: relative;
	top: 0px;
}

		#thumbsBox
		{
			z-index: 1;
			width: 700px;
			height: 120px;
			position: absolute;
			top: 0px;
			text-align: left;
		}

#next
{
	background-image: url(images/next.png);
	position: relative;
	top: -560px;
	left: 320px;
	width: 125px;
	height: 50px;
}

#back
{
	background-image: url(images/back.png);
	position: relative;
	top:  -610px;
	left: -310px;
	width: 120px;
	height: 50px;
}
	#nextA
	{
		background-image: url(images/next.png);
		position: relative;
		top: 0px;
		left: 320px;
		width: 125px;
		height: 50px;
	}
	#backA
	{
		background-image: url(images/back.png);
		position: relative;
		top: -50px;
		left: -310px;
		width: 120px;
		height: 50px;
	}

#nextF
{
	background-image: url(images/next.png);
	position: relative;
	top: -615px;
	left: 350px;
	width: 150px;
	height: 75px;
}

#backF
{
	background-image: url(images/back.png);
	position: relative;
	top: -690px;
	left: -350px;
	width: 150px;
	height: 75px;
}

#slideBox
{
	background-image: url(images/controls.png);
	width: 95px;
	height: 65px;
	position: relative;
	top: -1170px;
	left: -335px;
	font-size: 11pt;
	overflow: none;
	overflow-y: hidden;
	overflow-x: hidden;
	text-align: left;
}

#slide
{
	background-image: url(images/start.jpg);
	width: 50px;
	height: 18px;
	position: relative;
	top: 25px;
	left: 22px;
	font-size: 9pt;
	border: solid;
	border-width: 2px;
	color: #000000;
	text-align: center;
}

#stop
{
	background-image: url(images/stop.jpg);
	width: 50px;
	height: 18px;
	position: relative;
	top: 25px;
	left: 22px;
	font-size: 9pt;
	border: solid;
	border-width: 2px;
	color: #000000;
	text-align: center;
}

#wait
{
	background-image: url(images/wait.png);
	width: 80px;
	height: 18px;
	position: relative;
	top: 25px;
	left: 7px;
	font-size: 9pt;
	text-align: center;
}

#counter
{
	width: 90px;
	height: 5px;
	position: relative;
	top: -134px;
	left: -317px;
	text-align: right;
	font-size: 30pt;
	color: #c0c0c0;
}

#sTime
{
	background-color: #202020;
	border: solid;
	border-color: #000000;
	width: auto;
	height: auto;
	position: absolute;
	top: 250px;
	left: 300px;
	padding: 5px;
}