body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: sans-serif;
	color: #000000;
	background-color: #eeeeee;
}
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h1.journal_title {
	text-align : center;
}
h2.journal_subtitle {
	text-align : center;
}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul {
	font-size: 14px;
	line-height: 18px;
/*
	margin-top: 20px;
	margin-bottom: 10px; 
*/
	}
address {
	text-align : right;
	font-size: 10px;
	line-height: 14px;
	/*margin-top: 20px;
	margin-bottom: 10px;
	*/
}
p {
	font-size: 14px;
	line-height: 18px;
/*
	margin-top: 20px;
	margin-bottom: 10px; 
*/
	}
p.statbox_text {
	font-size: 14px;
	line-height: 18px;
/*
	margin-top: 20px;
	margin-bottom: 10px; 
*/
	}
a {
	text-decoration: none;
	/*font-weight: bold;
	color:  #ccc;
	outline: none;*/
	}
a.post-bold {
	color : Olive;
	font-size : large;
}
a.post-toc {
    text-decoration:none;
}
a:visited {
	/*color:  #ccc;*/
	}
a:active {
	/*color:  #ccc;*/
	}
a:hover {
	/*color: #ccc;*/
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
b.statbox_text {
	font-weight : bold;
	font-size: 14px;
	line-height: 18px;
}
i.statbox_text {
	font-style : italic;
	font-size: 12px;
	line-height: 16px;
}
img {
	/*border: 0;*/
	}
img.float_left {
	float : left;
}
img.float_right {
	float : right;
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
table.headerbox {
	font-size: 12px;
	line-height: 16px;
	background-color : #cccccc;
}
table.headertext {
	font-size: 12px;
	line-height: 16px;
	}
table.navbar {
	font-size: 12px;
	line-height: 16px;
	width : 95%;
}
td.navbar_prev {
	font-weight : bold;
	vertical-align : top;
}
td.navbar_other {
	vertical-align : top;
}
td.navbar_next {
	font-weight : bold;
	vertical-align : top;
}
table.bottom_navbar {
	font-size: 12px;
	line-height: 16px;
	width : 300;
}
td.bottom_navbar_prev_button {
	font-weight : bold;
	vertical-align : top;
	width : 100px;
	text-align : left;
}
td.bottom_navbar_other_button {
	vertical-align : top;
	width : 100px;
	text-align : center;
}
td.bottom_navbar_next_button {
	font-weight : bold;
	vertical-align : top;
	width : 100px;
	text-align : right;
}
td.bottom_navbar_prev_text {
	font-weight : bold;
	vertical-align : top;
	width : 100px;
	text-align : left;
}
td.bottom_navbar_other_text {
	vertical-align : top;
	width : 100px;
	text-align : center;
}
td.bottom_navbar_next_text {
	font-weight : bold;
	vertical-align : top;
	width : 100px;
	text-align : right;
}
table.bottom_buttons {
	text-align: center;
	width : 150px;
	font-size: 14px;
	line-height: 18px;
}
td.bottom_buttons {
	width: 50px;
}
div.statbox {
	background : Silver;
	margin : 0px 0px 0px 0px;
}
div.pic_caption {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
div.pic_desc {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;

	font-style : italic;
}
div.cal-month {
	font-size: 22px;
}
div.cal-day {
	font-size: 16px;
}
div.cal-date {
	font-size: 22px;
}
div.cal-head {
	font-weight: bold;
	font-size: 16px;
	color : Olive;
}
div.cal-data {
	font-size: 12px;
}
div.cost-free {
    color : Olive;
}
div.cost-notfree {
	
}
a.link-title {
	font-size : 14px;
}
div.link-desc {
	font-size : 14px;
}
font.link-url {
	color : red;
	font-size : 10px;
}
th.dist-date {
	text-align: left;
	font-size: 18px;
}
th.dist-km {
	text-align: right;
	font-size: 18px;
	color: red;
}
th.dist-mile {
	text-align: right;
	font-size: 18px;
}
td.dist-date {
	text-align: left;
	font-size: 18px;
}
td.dist-km {
	text-align: right;
	font-size: 18px;
	color: red;
}
td.dist-mile {
	text-align: right;
	font-size: 18px;
}
th.cost-date {
	text-align: left;
	width: 100;
	font-size: 18px;
}
th.cost-yen {
	text-align: right;
	width: 100;
	font-size: 18px;
}
th.cost-usd {
	text-align: right;
	width: 100;
	font-size: 18px;
}
th.cost-lodge {
	text-align: left;
	width: 250;
	font-size: 18px;
}
th.cost-space {
	width: 20;
	font-size: 18px;
}
td.cost-date {
	vertical-align: top;
	text-align: left;
	font-size: 18px;
}
td.cost-yen {
	vertical-align: top;
	text-align: right;
	font-size: 18px;
}
td.cost-usd {
	vertical-align: top;
	text-align: right;
	font-size: 18px;
}
td.cost-lodge {
	vertical-align: top;
	text-align: left;
	font-size: 18px;
}
td.cost-space {
}
th.cost-date2 {
	text-align: left;
	width: 75;
	font-size: 14px;
}
th.cost-yen2 {
	text-align: right;
	width: 75;
	font-size: 14px;
}
th.cost-usd2 {
	text-align: right;
	width: 75;
	font-size: 14px;
}
th.cost-desc {
	text-align: left;
	width: 200;
	font-size: 14px;
}
td.cost-date2 {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
}
td.cost-yen2 {
	vertical-align: top;
	text-align: right;
	font-size: 14px;
}
td.cost-usd2 {
	vertical-align: top;
	text-align: right;
	font-size: 14px;
}
td.cost-desc {
	vertical-align: top;
	text-align: left;
	font-size: 14px;
}
/* weird ie5win bug: all line-height to font-size ratios must agree or 
box gets pushed around. UPDATE: this has turned out to be very 
rare. my current recommendation is IGNORE this warning. at the 
moment i'm leaving it in only in case the issue turns up again. 
possibly the original bug in march 2001 was caused by an unusual 
combination of factors, although this solved it at the time.*/
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	height: 210;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #top {
	height: 190; /* ie5win fudge ends */
	}
#sidebar {
	position : absolute;
	left: 0px;
	top: 220px;
	margin: 0px;
	padding: 20px;
	border: 0px;
	width: 250px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	/* width: 210px; */
	}
html>body #sidebar {
	width: 210px; /* ie5win fudge ends */
	}
#content {
	padding: 10px;
	border: 0px;
	margin: 0px 0px 0px 260px;
}
#content_solo {
	padding: 10px;
	border: 0px;
	margin: 0px 0px 0px 0px;
}

