/*************** top of page button ******************/
.top, .top2 {
	white-space: nowrap;
	display: block;
	margin: -5px 0 5px 0;
	padding: 0;
	border:0;
	width: auto;
	height: auto;
}
.top {
	float:left;
}
.top2 {
	float:right;
}
.top a, .top2 a {
	display: block;
	width: 107px;
}
.top img, .top2 img {
	width: 107px;
	height:32px;
	border: 0;
}
.top a:hover img, .top2 a:hover img {
	visibility:hidden;
}
#top-button {
	background: url(../struc/top-of-page2.jpg) no-repeat;
	float:left;
}
/*************** bios ******************/
h2 {
	border-top:solid #666 1px;
	padding-top:20px;
}
.captionR, .captionL {
	margin-top:-21px;
}


