/************Robert Good Photography**************/
/***************Gift Certificate Page*****************/

#giftHead
{
	background-image: url(images/giftPage/giftHead.png);
	width: 360px;
	height: 45px;
	position: relative;
	top: 60px;
	left: 0px;
}
#giftCert
{
	background-image: url(images/giftPage/giftCert.jpg);
	width: 600px;
	height: 400px;
	position: relative;
	top: 80px;
	left: 0px;
}
#giftDesc
{
	width: 600px;
	height: 200px;
	position: relative;
	top: 100px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}


#personalsGift
{
	width: 400px;
	height: auto;
	text-align: right;
	position: relative;
	left: -80px;
}
