body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }
ol,ul { list-style:none; }
fieldset,img { border:0; }
.clear {
	clear: both;
 }
/* ----------------------------- */
* { 
	margin: 0; padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0 auto;
	color: #999;
	font: 0.9em/1.6em sans-serif,serif;
	*font-size:small;
	background: #000 url(images/background_gallery.png) no-repeat center top;
}
a:link{
	outline: none;
	text-decoration: underline;
	color: #999;
}
a:visited {
	text-decoration: underline;
	color:#999;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 150px auto -5em;
	text-align: center;
	position: relative;
}
#footer, #push {
	height: 5em;
}
#footer {
	background: #b8b9a9 url(images/background-foot.png) repeat-x;
}
#footer P {
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
	width: 100%;
}
/* ----------------------------- */
.breadcrumbs2 {
	font-size: 0.9em;
	text-align: left;
	padding: 3px 0 0 0;
	margin-bottom:10px;
}
.breadcrumbs2 a {
	text-decoration: none;
}
.breadcrumbs2 a:link, .breadcrumbs2 a:visited {
	color:#999;
}
.breadcrumbs2 a:hover {
	color: #fff;
	text-decoration: underline;
}
.breadcrumbs2 span {
	padding: 0 5px;
}
/* ----------------------------- */
#left-content {
	width:580px;
	background:#000;
	float: left;
	padding-right:20px;
}
#right-content {
	width:300px;
	background:#000;
	float: right;
	font-size: 0.8em;
	text-align: left;
}
#gallery_content {
	width:900px;
	margin:0 auto 5px;
	text-align: center;
	padding-top:12px;
}
.gallery_wrap {
	width:530px;
	text-align: center;
	margin: 0 auto;
	padding-left:25px;
}
.gallery_wrap2 {
	width:580px;
	text-align: left;
	margin: 10px 0 0 0;
}
ul.gallery_wrap, li.gallery2 {
	list-style: none;
	position: relative;
	left:28px;
}
.gallery_body {
	text-align:left;
	width:293px;
	float:right;
	margin-right:7px;
}
.gallery_body p, .gallery_p {
	font-size:90%;
	margin-bottom:15px;
	line-height: 1.8em;
}
.gallery_s {
	border-top: solid 1px #272727;
	border-bottom: solid 1px #272727;
	padding:15px 0;
	text-align: left;
	margin-bottom: 35px;
}
.gallery_p {
	text-align: left;
	font-size: 80%;
	margin:5px 0 10px;
	color:#9a9a9a;
}
li.gallery {float:left;margin:8px 0;margin-right:25px;border:2px solid #272727;padding:4px;}
li.gallery a{display:block;float:left;width:70px;height:100px;line-height:100px;overflow:hidden;position:relative;z-index:1;}
li.gallery a img {float:left;position:absolute;left:-15px;}
li.gallery2 {float:left;margin:8px 0;margin-right:40px;border:padding:4px;width:130px;}
li.gallery2 a{display:block;float:left;width:130px;height:130px;line-height:130px;overflow:hidden;position:relative;z-index:1;}
li.gallery2 a img {float:left;position:absolute;left:-25px;}
li.gallery2 span {width:130px;font-size:70%;margin-top:110px;}
/* ----------------------------- */
.gallery_title {
	font-size:1em;
	padding:15px 0 10px 0;
	text-align: left;
	color:#5c7b21;
}
.gallery_title a:link, .gallery_title a:visited {
	color:#999;
	text-decoration:none;
}
.gallery_title a:hover {
	color:#fff;
	text-decoration:underline;
}
/* ----------------------------- */
ul.syllabary-top2 {
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin:0;
	list-style: none;
}
.syllabary-top2 li {
	width:58px;
	float: left;
	margin:1px;
	text-decoration: none;
}
.syllabary-top2 a {
	color:#fff;
	padding-top:0.6em;
	padding-bottom:0.6em;
	background: #2f2f2f;
	display: block;
	text-decoration: none;
}
.syllabary-top2 a:hover {
	color: #fff;
	padding-top:0.6em;
	padding-bottom: 0.6em;
	display: block;
	background: #666;
}
.side-wrap {
	margin-top: 8px;
	padding: 10px;
	border: solid 1px #272727;
}
.side-title {
	padding:2px 5px;
	margin: 0 0 5px 0;
	background: #2f2f2f;
	color: 404040;
}
