#bodyid{
	padding:0;
	margin:0;
	text-align:center;
	background-image: url(./img/back_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


body,td,th {
	font-size: 75%;
	color: #000000;
	line-height: 1.8em;
}

#page{
background:#fff url('') repeat-y left top;
width:800px;
margin:0 auto;
}


#header{
	background:#eee url('') no-repeat left top;
	height:50px;
	letter-spacing:2px;
	text-align:left;
	color:#000;
	margin-top: 10px;
}


#main{
background:#fff url('') repeat-y left top;
width:780px;
margin:0 auto;
}


#pagetop{
padding:10px 12px 0 0;
text-align:right;
}


#story{
	width:260px;
	text-align:justify;
	text-justify: inter-ideograph;
	line-height: 1.8em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}


#copy{
clear:both;
background:#eee url('') no-repeat left top;
border-top:1px solid #666;
color:#000;
padding:1px 0 3px 0;
text-align:center;
}

