body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: smaller;
  background: white url(../images/fadeback_long.gif) repeat-x;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img {
  vertical-align: middle;
  border: 0;
}

.dialogue {
  margin-left: 2em;
  margin-bottom: 1em;
  margin-top: 1em;
}
    #copyright {
      font-size: 0.6em;
      color: #777;
    }

#logo {
  float: right;
  border: 0px;
}

#journalHeader {
  font-size: x-large;
  font-weight: bolder;
  white-space: nowrap;
  border-bottom: 1px solid rgb(107, 0, 189);
}

.captionedPicture {
  float: right; 
  text-align: center; 
  border: 1px solid black; 
  -moz-border-radius: 10px; 
  padding: 10px;
  margin-left: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.captionedPicture IMG {
  border: 1px solid black;  
}
.captionedPicture DIV {
  font-size: xx-small;
}
.dropCap {
  font-size: 5ex;
  line-height: 1em;
  float: left;
  vertical-align: top;
}

    #trail {
      font-weight: normal;
      margin-left: 0;
      border-bottom: 1px solid #aaa;
      margin-bottom: 1em;
      margin-right: 0;
      margin-top: -5px;
      padding-bottom: 2px;
    }
    #main {
      margin-left: 140px;      
    }
    #leftGutter {
      float: left;
      width: 140px;
    }

#trailBox {
  margin-right: 155px;
}
#journalHeader,
#journalFooter,
#journalText {
#trailBox #trail {
  margin-left: 0.75in;
  margin-right: 155px;

}

#trailBox #trail {
  font-weight: bolder;
  white-space: nowrap;
}

#journalFooter {
  border-top: 1px solid rgb(107, 0, 189);
  padding-top: 0.5em;
  margin-top: 1em;
}

#journalFooter TABLE {
  width: 100%;
}

#journalFooter TD {
  font-weight: bolder;
  width: 33%;
}

dl dt {
  font-weight: bolder;
}
