body {
background-color:D6CDBC;
background-image: url(images/fill.jpg);
margin-top:0;
}
#menu {
font-family: "trebuchet MS", verdana, arial, sans-serif;
font-size: 18pt;
font-weight: 600;
list-style: none;
line-height: 50px;
color: #000000;
margin: 0;
padding-left: 15px;
padding-top: 40px;
}
#menu A:link {
text-decoration: none;
color: #000000;
}
#menu A:visited {
text-decoration: none;
color: #000000;
}
#menu A:hover {
text-decoration: underline;
color: #000000;
}
H2 {
font-family: "trebuchet MS", verdana, arial, sans-serif;
font-size: 16pt;
padding-left:5px;
margin-bottom:0;
margin-top:24px;
}
p {
font-family: "trebuchet MS", verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
padding-left:10px;
margin-top: 25px;
margin-right:20px;
/*width: 270px;*/
line-height: 16px;
}
p.quote {
font-style:italic;
font-size: 10pt;
margin-bottom:2px;
}
p.dir {
margin-top: 10px;
}
p.schedule{
font-size:12pt;
}
p.props {
font-size: 9pt;
}
p.contact {
color: #ffffff;
font-size: 8pt;
width: 280px;
margin:0;
}
A:link {
color: #64340D;
text-decoration: none;
}
A:visited {
color: #64340D;
text-decoration: none;
}
A:hover {
color: #D6CDBC;
text-decoration: none;
}

#homephoto {
background: url(images/john01.jpg);
height: 275px;
width: 280px;
border-style: solid;
border-width: 1px;
border-color: #000000;
float:right;
margin: 25px 20px 10px 10px; /*top right bottom left*/
}

#histphoto {
background: url(images/morihei_ueshiba.jpg);
height: 350px;
width: 236px;
border-style: solid;
border-width: 1px;
border-color: #000000;
float:right;
margin: 25px 20px 10px 10px; /*top right bottom left*/
}

#map {
height: 272px;
width: 345px;
border-style:solid;
border-width: 2px;
border-color: #000000;
float:right;
overflow: hidden;
margin: 25px 20px 10px 10px;
}
#comment  {
padding:0;
margin-left:20px;
color: #D6CDBC;
width: 300px;
line-height: 12px;
}
#contactimg {
background: url(images/osensei.gif);
height: 275px;
width: 220px;
border-style: solid;
border-width: 1px;
border-color: 000;
float:right;
margin: 25px 40px 10px 10px; /*top right bottom left*/
}
form {
margin-left:15px;
}
#thumbtable {
margin-left: 10px;
}