#main {
	margin: 5px 20px;
}
div.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
div.left p {
	text-align: center;
}
img {
	border: 0px none;
}
.centre {
	text-align: center;

}
#photo-container {
	padding: 1em;
}
#photo-header {
	background-color: #FFCC00;
	border-bottom-color: #336633;
	border-bottom-width: thick;
	border-bottom-style: solid;
	height: 3em;
	padding-top: .5em;
	padding-left: .5em;
}
#photo-body
{
	background-color: #FFCC00;

}

.imagePages
{
	display: block;
	clear: both;
	text-align: center;
	margin: 0 auto;
}

.imagePages ul
{
	display: inline;
	list-style-type: none;
}


.imagePages ul li
{
	display: inline;
	list-style-type: none;
}

