dd,dt,dl {
	font-size: 91%;
	line-height: 1.2em;
}

#gallery_body  dd {
	font-size: 10px;
}

#gallery_body dt img{
	margin-top: 5px;
	height: 96px;
	width: 96px;
	float: none;
}

#gallery_body dt a img{
	margin-top: 5px;
	border: 3px solid #343434;
	

}

#gallery_body dt a:hover img{
	border: 3px solid #FFFFFF;

}

#gallery_body {
	background-color: #000000;
	background-repeat: no-repeat;
}


#gallery_main {
	padding-top: 15px;
	padding-right: 32px;
	padding-bottom: 15px;
	padding-left: 32px;
	margin-right: auto;
	margin-left: auto;
}


#gallery_main_inner {
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 20px;
	background-color: #000000;
	height: auto;
	color: #FFFFFF;
}

#gallery_main_inner dl {
	float: left;
	width: 140px;
	margin-right: 2px;
	margin-bottom: 15px;
	display: block;
}

#gallery_main_photo {
	float: left;
	background-color: #FFFFFF;
	width: 600px;
	margin-right: 20px;
	font-size: 12px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
	color: #333333;
	margin-bottom: 20px;
}


#gallery_title{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: left;
	background-position: 2px 4px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}



#gallery_thumb {
	background-color: #000000;
	padding-top: 6px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#gallery_thumb img{
	margin-right: 8px;
	margin-bottom: 6px;
	border: 2px solid #FFFFFF;
}

#gallery_thumb a img{
	border: 2px solid #000000;
}

#gallery_thumb a:hover img{
	border: 2px solid #FFFFFF;
}


#gallery_navi_prev{
	float: left;
	background-image: url(img/gallery_arrow.gif);
	background-position: left -53px;
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	overflow: hidden;
	margin-right: 15px;
}

#gallery_navi_prev a{
	display: block;
	overflow: hidden;
	padding-top: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(img/gallery_arrow.gif);
}

#gallery_navi_next{
	float: left;
	background-image: url(img/gallery_arrow.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 35px;
	background-position: right -53px;
	overflow: hidden;
	line-height: 200px;
}

#gallery_navi_next a{
	background-position: right top;
	display: block;
	overflow: hidden;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(img/gallery_arrow.gif);
}

#copyright{
	color: #FFFFFF;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}


.cap {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 93%;
}
