#bodyer #mainer {
	float: right;
	width: 789px;
	overflow: hidden;
	background-image: url(MainBG.gif);
	background-repeat: repeat-y;
}
#bodyer #mainer * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bodyer #mainer h3 {
	background-image: url(MainTH.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-indent: 15px;
	padding-top: 10px;
	font-size: 14px;
}
#bodyer #mainer #Photo {
	background-image: url(MainBG.gif);
}
#bodyer #mainer #Photo ul {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#bodyer #mainer #Photo li {
	float: left;
	width: 190px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bodyer #mainer #Photo dl {
	display: block;
	float: left;
	width: 100%;
	clear: both;
}
#bodyer #mainer #Photo dt {
}
#bodyer #mainer #Photo dt a {
	width: 120px;
	height: 120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#bodyer #mainer #Photo dt img {
}
#bodyer #mainer #Photo dd {
	text-align: center;
}
#bodyer #mainer .Pages {
	background-image: url(MainTF.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 30px;
	line-height: 20px;
	padding-top: 10px;
	font-weight: bold;
	color: #000000;
	clear: both;
}
#bodyer #mainer .Pages em {
	margin-right: 10px;
	margin-left: 10px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}
#bodyer #mainer .Pages a {
	color:#000000;
	margin-right: 15px;
	margin-left: 15px;
}

#bodyer #mainer .photos_page {
	float:right;
	padding-right:20px;
}
#bodyer #mainer .pagenum {
	font-size: 12px; color: #000000; font-weight: bold; border: 1px solid #919090; 
   padding-left: 4px; padding-right: 4px; padding-top: 1px; 
   padding-bottom: 1px; background-color: #F2F2F2; height:15px;
	line-height: 16px;
}
#bodyer #mainer h3.no_bg {
	background-image: none;
}