body {
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-left: 0px;
  height: 600px;
}

img {
  border: none;
}

table {
  border-width: 0px;
  border-style: solid;
  border-spacing: 0px;
  border-collapse: collapse;
  border-color: grey;
}

table#main_table {
  width: 800px;
}

table#footer_table {
  width: 800px;
  vertical-align: bottom;
}

td {
  border-width: 0px;
  border-style: solid;
  border-spacing: 0px;
  border-color: grey;
  padding: 0px;
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
  color: #666666;
}

td#main_image_td {
  width: 127px;
  vertical-align: top;
  text-align: left;
}

td#main_title_td {
  height: 50px;
  text-align: left;
  vertical-align: bottom;
  padding-top: 10px;
  padding-left: 100px;
}
  
td#navigation_td {
  width: 150px;
  vertical-align: top;
  text-align: left;
  padding-top: 100px;
  padding-left: 20px;
}

td#main_td {
  height: 600px;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}

td#footer_td {
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  font-size: 12px;
  width: 600px;
}

td#footer_spacer {
  width: 100px;
}

td#section_title_td {
  height: 75px;
  text-align: right;
  vertical-align: top;
  padding-right: 48px;
  font-weight: bolder;
  font-size: 24px;
  color: #33CCFF;
}

td#year {
  width: 100px;
  text-align: right;
  padding-left: 25px;
  padding-bottom: 5px;
  vertical-align: top;
}

td#caption {
  padding-left: 25px;
  vertical-align: top;
}

tr#section_title {
  height: 60px;
}

tr#footer_tr {
  text-align: center;
}

a {
  color: #0066FF;
  text-decoration: none;
  font-family: arial;
  font-size: 15px;
  font-weight: normal;
}

a:hover {
  color: CC99CC;
}

a#define {
  color: red;
  border-bottom: dashed 1px;
}

a#footer_link {
  font-size: 12px;
}

#entry-title {
  font-size: 20px;
  font-weight: normal;
  color: #3399FF;
}

#page-title {
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 20px;
  color: #3399FF;
}

#comment {
  padding-left: 20px;
}

.nav-previous {
  text-align: left;
  float: left;
}

.nav-next {
  text-align: right;
  float: right;
}

li {
#  list-style-type: circle;
  margin-left: 0px;
}

#nav_title {
  text-decoration: underline;
  padding-top: 25px;
  padding-bottom: 5px;
  letter-spacing: 2px;
}

input {
}

blockquote {
  margin-left: 0px;
  margin-right: 0px;
  min-height: 25px;
  background: transparent url(/images/blockquote-left.png) left top no-repeat;
}

blockquote div {
  padding: 0 35px;
  min-height: 25px;
  background: transparent url(/images/blockquote-right.png) right bottom no-repeat;
}

br#end_post {
  font-size: 40px;
}

#block {
  padding-bottom: 25px;
  border-bottom: grey 0px dashed;
}

#term {
  font-weight: bold;
}

#def {
  text-indent: 25px;  
}

#story {
  text-indent: 25px;  
}

#to_top {
  text-align: right;
}

#credit {
  text-indent: 25px;
  padding-top: 25px;
}

#note {
  text-indent: 25px;
}

#time_line {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: gray 1px dotted;
}

#word {
  font-size: 20px;
}

#accent {
  color: #0066FF;
}

#home_define {
  padding-left: 20px;
}

#date {
  font-size: 12px;
  font-weight: bold;
}
