﻿body.photoPage{
	text-align: center;
	color: #FFFFFF;
	font-family: Geneva,Verdana,Lucida,sans-serif;
	font-size: 12px;
	background-color:#999999;
}
.photoPage a:link{color: #FFF; text-decoration: none;}
.photoPage a:visited{color: #FFF; text-decoration: none;}
.photoPage a:hover{color: #FFF; text-decoration: underline;}

.photoPage .hold{color: #BBBBBB;}

.photoPage img{
	border:10px solid #FFF;
	text-align:center;
	margin: 15px auto 0px auto;
}
.photoPage #pic{
	height:495px;
	vertical-align: middle;
	text-align: center;
}
.photoPage #footer{
	clear:both;	
	text-align: center;
}
.photoPage #footerBut
{
	width: 250px;
	margin: 0px auto;
}
.photoPage #back, 
.photoPage #next{
	margin: 20px;
}
