/************Robert Good Photography**************/
/*******************Previews Page*******************/

#sessionExplain
{
	background-image: url(images/previewsPage/previewsHead.png);
	width: 580px;
	height: 175px;
	position: relative;
	top: 50px;
	left: 0px;
}

#previewLogin
{
	background-color: #200f08;
	width: 400px;
	height: 29px;
	position: relative;
	top: 90px;
	left: 0px;
	border: solid;
	border-color: #7e6961;
	padding-top:5px;
}

#pPic1
{
	background-image: url(images/previewsPage/pPic1.jpg);
	width: 600px;
	height: 250px;
	position: relative;
	top: 120px;
	left: 0px;
}
#pPic2
{
	background-image: url(images/previewsPage/pPic2.jpg);
	width: 600px;
	height: 250px;
	position: relative;
	top: -130px;
	left: 0px;
}

#prevID
{
	background-color: #200f08;
	color: #ffffff;
	border: solid;
	border-color: #cbcbcb;
}
