﻿.photobox {
	text-align: center;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 15px 50px;
	position: relative;
	width: 170px;
	height: 150px;
	float: none;
	border-width: 0px;
	clear: both;
	clip: rect(10%, auto, auto, 10%);
}
.topofpgbutton {
	margin: 5%;
	position: relative;
	width: 90%;
	clear: both;
	float: inherit;
	text-align: center;
}
#pgtitle {
	margin: 10px 0px 15px 20px;
	padding: 15px 0px 15px 0px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	position: relative;
	width: 95%;
	clear: both;
	height: auto;
	float: none;
}
#pgheader {
	margin: 30px auto 30px auto;
	padding: 0px;
	text-align: center;
	position: relative;
	color: #0000FF;
	font-weight: bold;
	width: 90%;
}
#footeb {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	position: absolute;
	color: #0000FF;
	font-weight: bold;
	width: 25%;
	text-align: center;
	top: 925px;
	left: 280px;
	height: 20px;
}
.pgcontainer {
	position: relative;
	width: 90%;
	padding: 0px 0px 0px 5px;
	margin: 0px auto 0px auto;
	line-height: 1.5em;
}

