@charset "utf-8";
#mainContent #galDiv {
	height: 200%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#galDiv #galContent #galThumbs img {
	border: 2px solid #000000;
	cursor: pointer;
	margin-right: 3px;
}
#galDiv #galContent #galThumbs {
	background-color:#283537;
	border:5px solid #283537;
	width:990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
}
#galDiv #galBg {
	background-color:#58676a;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:.9;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	position:absolute;
}

#galDiv #galContent #galLrgImg {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 500px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #283537;
	border-right-color: #283537;
	border-bottom-color: #283537;
	border-left-color: #283537;
	background-image: url(images/galeriabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
#galDiv #galContent #closeDiv {
	margin: 0pt auto; 
	padding: 2px 0px 2px 0pt; 
	text-align: right; 
	font-size: 11px; color: rgb(255, 255, 255); 
	font-weight: bold; 
	background-color: rgb(88, 103, 106); 
	width: 990px;
}

#galDiv #galContent #galThumbs .galThDiv {
	display: table-cell;

}

#galLrgImg .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 990px;
	background-color:#000000;
	font-size:10px;
	-moz-opacity:.70;
	-ms-filter:”alpha(opacity=70)”;
	filter:alpha(opacity=70);
	opacity:.70;
}

#galLrgImg p {
	color: #fff;
	float: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width: 588px;
	height: 422px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	background-image: url(images/kifuto.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
}

#slide-images li img{
	background-color:#000000;
	max-width:588px;
	max-height:422px;
	text-align: center;
	vertical-align: middle;
}
#slide-images  .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 588px;
	height: 16px;
	background-color:#000000;
	font-size:10px;
	-moz-opacity:.70; 
	-ms-filter:”alpha(opacity=70)”; 
	filter:alpha(opacity=70);
	opacity:.70;
}

#slide-images p {
	color: #fff;
	float: none;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
