body {
	margin:0px;
	padding:0px;
	background:#1b1d17;
	color:#747473;
	font:0.8em/1.4em Verdana,Arial,sans-serif;
}
a {
	color:#b5b5b5;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
pre { font-size:1.1em; }
.main {
	width:668px;
	margin:auto;
}
.header {
	height:104px;
	padding:0px 14px 0px 14px;
	background:url('/img/headBg.jpg') no-repeat;
}
.content { background:url('/img/contentBg.jpg'); }
.ttl {
	margin:0px 14px 0px 14px;
	padding:10px 14px 10px 14px;
	border-top:1px solid #7e6628;
	border-bottom:1px solid #7e6628;
	font-weight:bold;
}
.cpy {
	margin:0px 14px 0px 14px;
	padding:10px 14px 10px 14px;
}
.sht {
	padding:0px 14px 0px 14px;
	background:url('/img/pbar.gif') no-repeat 50% 40%;
}
.shtCpy { padding:4px 14px 10px 14px; }
.tDate { font-weight:normal; }
.info {
	height:16px;
	text-align:center;
	font-family:Arial,sans-serif;
}
.footer {
	height:70px;
	background:url('/img/footBg.jpg') no-repeat;
}
.footerNote {
	padding:16px 372px 0px 27px;
	font:0.8em/1.2em Arial,sans-serif;
}
.thmImg { padding:1px; }
.thmImg:hover {
	padding:0px;
	border:1px solid #7e6628;
}
.thm {
	padding:10px 0px 10px 0px;
	/* border:1px solid red; */
}
.arcIdx { padding:0px 0px 10px 0px; }
.arcIdxTtl { padding:0px 0px 0px 10px; }
#thm, #archiveIdx {
	padding:10px 0px 10px 2px;
	/* visibility:hidden; */
	width:100%;
	height:370px;
	KHTMLOpacity:0;
	MozOpacity:0;
	opacity:0;
}
#archiveIdx { background:url('/img/archiveBg.jpg') center repeat-y; }
#thumbs, #console {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:0px; 
	background:url('/img/75black.png');
	border-bottom:1px solid #7e6628;
}
#thumbsIdx, #archive {
	margin:auto;
	width:778px;
	overflow:hidden;
}
.fRht { float:right; }
.mid {
	margin:auto;
	text-align:center;
}
.pad8 { padding:8px; }

.floatBox {
	position:absolute;
	width:300px;
	border:1px solid #7e6628;
	padding:10px;
	background:url('/img/archiveBg.jpg') center repeat-y;
}
