html, body {
height: 100%;
}

body {
font:12px/1.2 Verdana, Arial, san-serrif;
padding:0;
margin: 0;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center top;
background-color: #000000;
}

#wrapper {
	width: 865px;
	margin: 0 auto;
	padding: 20px 20px 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-left-color: #CACACA;
	background-color: #FFFFFF;
}
#NAVI1 {
	padding: 5px 0;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 1.5;
	font-size: 12pt;
	margin: 0 20px;
}
#NAVI2 {
padding: 5px 0;
border: dotted 1px #CCC;
border-left: none;
border-right: none;
letter-spacing: 0.1em;
text-align: center;
line-height: 1.5;
border-bottom: none;
margin: 0 20px;
}
#CHILDREN {
padding: 5px 0;
border: dotted 1px #CCC;
border-left: none;
border-right: none;
letter-spacing: 0.1em;
text-align: center;
line-height: 1.5;
border-bottom: none;
margin: 0 20px;
}

.NAVI { color: #999999; }
a     {
white-space: nowrap;
text-decoration: none;
color: #6666FF;
}
a:visited   {
white-space: nowrap;
color: #6666FF;
}
a:hover   {
white-space: nowrap;
text-decoration: none;
color: #000000;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #6F6FFF;
}
div.thumb  img {
border: solid 1px #EEE;
margin: 10px;
}

p {
font-size: 9pt;
font-family: Arial;
line-height: 1.6;
margin: 0 20px;
color: #666666;
}

#THUMBS { margin: 10px auto; }
div.thumb {
border: solid 1px #F0F0F0;
background-color: #F8F8F8;
padding: 0px;
float: left;
margin: 5px;
height: 192px;
}
.FOOTER {
margin-top: 30px;
margin-bottom: 10px;
color: #999999;
text-align: center;
}

#FOOT {
padding: 5px 0;
letter-spacing: 0.1em;
text-align: center;
line-height: 1.5;
margin: 0 20px;
font-size: 10px;
}

h1, h2, h3, h4 {
font-family: Arial;
line-height: 1.6;
margin: 0 20px;
color: #666666;
}
#wrapper h1 {
	padding-top: 20px;
}

li {
font-size: 9pt;
font-family: Arial;
line-height: 1.6;
margin: 0 20px 10px;
color: #666666;
}

