@charset "UTF-8";
html {
height:100%;
width:900px;
margin-left:auto;
margin-right:auto;
padding:0px;
overflow-x:hidden
}
body {
background-color:#FFF;
margin:0px;
padding:0px;
height:100%;
width:900px;
margin-left:auto;
margin-right:auto;
line-height:26px;
font-size:14px;
background-image:url(graphic/background.jpg); background-repeat:no-repeat; background-position:center top
}

#slideshow {height:100%; position:relative; top:-42px}

img {border:0px}

.hidden { display: none; }
.unhidden { display: block; }

.page {width:100%}

.menuhome { padding-bottom:30px}

.photo {padding-right:10px; padding-left:10px;cursor:pointer; height:100%; text-align:center}
.photocomment {padding-right:10px; padding-left:10px;cursor:pointer; height:100%; text-align:left}

.logo {width:auto; padding-bottom:10px; padding-left:10px; padding-right:1px; margin-left:0px; margin-right:0px}

.dotssubmenu {background-image:url(graphic/dotssubmenu.gif); background-position:left; height:1px}
.dotsname {background-image:url(graphic/dotsname.gif); background-position:left; height:1px; background-repeat:no-repeat; width:100%}
.dotsbottom {background-image:url(graphic/dotsbottom.gif)}


.10w {width:10px}
.15w {width:15px}
.100w {width:100%}

.white {background-color:#FFF}
.whitew {background-color:#FFF; width:10px}

#noscroll {overflow: hidden}

.hide {overflow: hidden}
.hideno {overflow:scroll; letter-spacing:30px; color:#663; background-color:#093}

.display {
height:100%;
width: 100%;
border:20px;
margin:0px;
padding:0px;
}

.hide {visibility:hidden}

a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:hover {color:#D4A017; text-decoration:none}
a:active {color:#D4A017; text-decoration:line-through; text-decoration:none}

.menu{color:#000; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px; font-size:17px; font-weight:normal; white-space:nowrap; font-weight:bold}





#footer {
	margin-bottom: 0px;
}
#colophon {
	border-top: 1px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
	top: -17px
}
#site-generator a {
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


