/************Robert Good Photography**************/
/********************Home Styles**********************/

		#homePic
		{
			width: 700px;
			height: 400px;
			position: absolute;
			top: 33px;
			left: 15px;
		}

		#homePic1{ width: 170px; height: 265px; position: absolute; top: 105px; left: 45px; cursor: url(images/hand.cur), auto; background-image: url(images/homePage/homePic1.jpg);}
		#homePic2{ width: 166px; height: 246px; position: absolute; top: 130px; left: 250px; cursor: url(images/hand.cur), auto; background-image: url(images/homePage/homePic2.jpg);}
		#homePic3{ width: 170px; height: 255px; position: absolute; top: 110px; left: 455px; cursor: url(images/hand.cur), auto; background-image: url(images/homePage/homePic3.jpg);}
		#homePic1L
		{
			background-image: url(images/homePage/homePic1L.jpg);
			width: 350px;
			height: 550px;
			cursor: url(images/RG.cur), auto;
			position: absolute;
			top: 50px;
			left: 150px;
		}
		#homePic2L
		{
			background-image: url(images/homePage/homePic2L.jpg);
			width: 350px;
			height: 550px;
			cursor: url(images/RG.cur), auto;
			position: absolute;
			top: 50px;
			left: 150px;
		}
		#homePic3L
		{
			background-image: url(images/homePage/homePic3L.jpg);
			width: 350px;
			height: 550px;
			cursor: url(images/RG.cur), auto;
			position: absolute;
			top: 50px;
			left: 150px;
		}
		#treasures
		{
			background-image: url(images/homePage/treasure.png);
			width: 380px;
			height: 250px;
			position: absolute;
			top: 430px;
			left: 145px;
		}
		#celebrate
		{
			background-image: url(images/homePage/celebrate.png);
			width: 580px;
			height: 100px;
			position: absolute;
			top: 45px;
			left: 70px;
		}