div#contents {
	clear: both;
	position: relative;
	width: 100%;
	background: #ffffff;
	color: #222222;
	margin: 0 auto;
	top: 15px;
	min-height: 650px;
	height: 650px;
	border: 1px solid #888888;
}

div#phototopcent {
	margin-left: 0px;
	text-align: center;
	width: 100%;
	margin-top: 62px;
	margin-bottom: 10px;	
}

div#photocontentcent  {
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	margin:0 auto;
	display: block;
}

div#photobottomcent {
	clear:both;
	text-align: center;
	position: relative;
	left: 0px;
	width: 100%;
	padding-top: 15px;
}

.PictureH1 {
	color: #696969;
	font-size: 72%;
	text-align: center;
}

div#photoframe {
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: center;
	min-height: 480px;
}

div#photoframe #picframe {
	margin-top: 0px;
	padding: 0px;
}

div#picframe h1 {
	position:relative;
	top: -1em;
	font-size: 72%;
	font-weight: bold;
	color: #696969;
	padding-bottom: 3px;
}

div#folder {
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 68%;
	color: #696969;
}
ul#nabigator {
	top: 13px;
}