<!-- 
body { background-image: url(images/bgjapanmap.gif); color: brown; 
margin-right: auto; margin-left: auto; text-align: center; width: 100%; }

.tablehead { width: 80%; }

h1, h2, h3, h4, h5 { font-style: bold; color: red; text-align: center; 
   		margin-top: 0px; margin-bottom: 0px;  }

hr { width: 75%; color: brown; text-align: center; }

p { text-indent: 12px; margin-top: 0px; margin-bottom: 1px; }

.phototable { width: 90%; text-align: center; }

.left_td { background-color: lightyellow; text-align: justify; font-size: 10pt;  color: brown; padding: 2em; }

.right_td { background-image: url(images/bgpinefloor.gif); font-size: 10pt; color: brown; }

.standard_td { text-align: center; font-size: 10pt; color: darkblue; padding: 1em; }

.inner { background-color: lightyellow; color: black; text-align: left; font-size: 10pt; padding: 1em; }

.justify { width: 80%; text-align: justify; padding: 1em; }

.aboutmisawa_title {position: absolute; top: 4em; left: 17em; width: 550px; background-color: white; }

.aboutmisawa_photolist {position: absolute; top: 9em; left: 18.5em; color: white; background-color: #cf0021; width: 500px;}

.navbutton { font-weight: bold; font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: .25em; padding: .2em; font-style: italic; 
	background-color: #0033CC; vertical-align: middle; 
	width: 165px; border: solid orange 1px; }

.nav  { vertical-align: middle; text-align: center; }

a.nav:link { color: white; text-decoration: none; }
a.nav:visited { color: white; text-decoration: none; }
a.nav:hover { color: white; text-decoration: none; }

a.aboutmisawa_photolist:link { color: white; text-decoration: none; }
a.aboutmisawa_photolist:visited { color: white; text-decoration: none; }
a.aboutmisawa_photolist:hover { color: white; text-decoration: none; }

.smallest { font-size: 8pt; color: brown; }
.small { font-size: 9pt; color: brown; }
.larger { font-size: 13pt; color: brown; }
.red { font-size: 13pt; color: red; }
.bigred {font-size: 20pt; color: red; text-align: center; }

a.header:link { color: white; text-decoration: none; }
a.header:visited { color: white; text-decoration: none; }
a.header:hover { color: yellow; text-decoration: underline; }

a:link { color: blue; }
a:visited { color: blue; }
a:active { color: blue; }
a:hover { color: blue; }


 -->