*{margin:0; padding:0;}

body {
  margin: 0 auto;
  width:100%;
  background:
    #ffffff
    url('img/body.gif')
    repeat-y
    scroll
    top left;

  font-size:95%;
  line-height:100%;

}

a img {
  border-style:none;
}

h1 {
  margin:0;
}

h1.img {
  background:
    #ffffff
    url('img/h1/h1.png')
    no-repeat
    scroll
    top right;

  margin:10px 0px;
  padding:0px;
}

h1.img a:hover {
  border-style:none;
}

h2 {
  margin:2em 0 0 0;
  color:#800000;
}

h2.img {
  margin:2em 0 0 0;
  padding:0 5px;
}

h3 {
  margin:1em 0 0 0.5em;
  padding:0;
}

#map {
  background-image:url('img/map.gif');
  background-position:24em 0;
  background-repeat:no-repeat;
/*  position:relative;
  left:24em;
  top:-14em;*/
}

#access {
  background-image:url('img/view.jpg');
  background-position:24em 0;
  background-repeat:no-repeat;
}

dt {
  width:21em;
  margin-top:0.2em;
  padding:3px 0.5em;
  font-weight:bold;
  background-color:#c0c0c0;
  color:#246bb1;
}

dd {
  width:21em;
  padding:0.2em 1em;
  line-height:1.2em;
}

#header {
  background:
    transparent
    url('img/headerb.gif')
    repeat-x
    scroll
    top left;
  color:#666666;

  position:absolute;
  left:0px;
  top:0px;
  height:100px;
  width:100%;
  padding:0px;
}

#header img {
  margin:0;
  padding:0;
}

#header a {
  display:block;
  margin:23px 10px;
  padding:0;
}

#titlebar {
  height: 23px;
  background-color:#ffcc00;
  color:inherit;
  clear:both;
}

#footer {
  margin-top:1em;
  text-align:center;
  padding:6px 0px;
  clear:both;
  border-color:#ffcc00;
  margin-right:30px;
  border-width:2px;
  border-top-style:solid;
}

#footerl {
  float:left;
  margin:5px;
}

#footerr {
  float:right;
  margin:5px;
  height:18px;
}

#footerr img {
  vertical-align:middle;
}

#sitemap {
  position:absolute;
  right:10px;
  top:25px;
}

#logo {
  border-style:none;
  margin:0px;
  padding:0px;
}

#dir {
  margin:0px 10px;
  padding:3px;
}

#dir a {
  color:#ffffff;
  border-color:#ffffff;
}

#left_pane {
  min-height: 800px;
  width:200px;
  position:absolute;
  left:5px;
  top:90px;
}

#right_pane {
  position:absolute;
  left:740px;	/* fixed */
  top:90px;

  width:250px;
  background-color:#ffffff;
  color:inherit;
  margin-left:5px;
  padding:0px;
}

#contents {
  margin-top:50px;
  min-width: 800px;
  min-height: 400px;
  padding-left:200px;
  min-height:480px;
}

#top_main {
  margin:10px 10px 0px 10px;
  padding:3px;
  background-color:inherit;
  color:#666666;
  line-height:120%;
}

table {
  font-size:1em;
  background-color:#808080;
}

td {
  background-color:#ffffff;
}

a.topcorner {
  padding:2px;
  border-style:none;
}

a.topcorner:hover {
  border-bottom:1px dashed #ab9e89;
}

ul li {
  margin-left:0px;
  padding-left:1em;
  margin-bottom:10px;

  text-indent:7px;
  background:
    transparent
    url('img/listitem.png')
    no-repeat
    scroll
    0 1px;

  list-style-type: none;
  list-style-position: outside;
}

#main {
  margin-top:10px;
  border-left:1px solid #ffffff;
}

.paragraph {
  padding:0px 10px;
  clear:both;
}

.paragraph ol,
.paragraph ul {
  margin:0 2em;
}

/* */
div.sentence {
  margin:0px 15px 0px 0px;
  padding:5px;
  line-height:140%;
}

div.rsentence {
  margin:0px 15px 0px 0px;
  padding:5px;
  line-height:140%;
  text-align:right;
}

div.csentence {
  margin:0px 15px 0px 0px;
  padding:5px;
  line-height:140%;
  text-align:center;
}

.sentence table {
}

.sentence th {
  padding:0.2em;
}

.sentence td {
  background-color:#ffffff;
}

.sentence th img {
  vertical-align:middle;
}

td {
  padding:0.2em;
}

.date {
  background-color:#e0e0e0;
  width:6em;
}

.date2 {
  background-color:#ffffe0;
  width:4.5em;
}

.dsc {
  background-color:#ffffff;
}

div#navi {
  position:absolute;
  top:70px;
  left:3px;
  width:150px;
  line-height:1em;
  color:#999999;
}

div#navi li {
  margin:0px;
  padding:3px 12px;
  background-image:url('img/nc.png');
  background-position:0 4px;
}

div#navi li#cur {
  background-image:url('img/cur.png');
  background-position:0 4px;
}

#banner {
  position:absolute;
  right:50px;
  top:130px;
  width:600px;
  height:170px;
  margin:0;
  padding:0;
  background-image:url('img/banner.jpg');
  background-repeat:no-repeat;
  background-position:top left;
}

#family {
  margin:3em;
}

#family th {
  text-align:left;
  width:10em;
  padding:3px 0.5em;
  font-weight:bold;
  background-color:#c0c0c0;
  color:#246bb1;
}

#family td {
  text-align:left;
  width:10em;
  padding:3px 0.5em;
}
