
.mainHeader { 
  font-family: Times, serif;
  font-size: 100%;
  padding-top: .6em;
  padding-bottom: .6em;
}

body {
	font-family: Garamond, Baskerville, serif;
}

/* experiment: override div.content padding. */

.content {
	padding-left: 40px;
	padding-right: 80px;
}

.toc-date { 
  text-align: center;
  font-style: italic;
  font-size: 80%;
  margin-bottom: .3em;
}

.toc-title { 
  /*width: 600px;*/
  font-family: Garamond, Baskerville, Times, serif;
  font-weight: normal;
/*  font-size: 330%;*/
  font-size: 33pt;
  font-style: italic;
  text-align: center; 
  letter-spacing: 6px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

*.toc-title-num { 
  font-style: normal;
  font-style: italic;
}

.toc-type { 
  font-weight: normal;
  font-size: 130%;
  letter-spacing: .4em;
/*  color: black; */
  text-align: left;
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 6px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccc; 
  margin-right: 0px;
}

.toc-type-section {
	border: 0px solid black;
}

.toc-auth-section { 
  margin-top: 0px;
  padding-top: 0px;
  margin-right: 0px; 
  border: 0px solid black;
}

.toc-author-name { 
  width: 206px; 
  text-align: right;
  vertical-align: top;
  font-family: Garamond, Baskerville, Times, "Times New Roman", serif;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 0px;
}

.toc-translator {
	font-size: 85%;
	font-style: italic;
	padding-left: .4em;
}

td {
	vertical-align: top;
}

.toc-intro { 
  margin-top: 3em;
  text-align: center;
}
.toc-piece { 
  font-weight: normal;
  text-align: left;
  padding-left: 35px;
  text-indent: -20px;
  margin-bottom: 0px;
  font-style: italic;
}

/* For title within a title */
.toc-piece cite {
  font-style: normal;
  font-size: 95%;
}

.toc-piece-noauth { 
  margin-top: .5em;
  text-align: center;
}

.toc-contributors { 
  margin-top: 2.5em;
  text-align: center;
}

.toc-art {
  text-align: center;
  margin-top: 2em;
  font-weight: normal;
  font-size: 80%;
  letter-spacing: .2em;
}

.toc-art-title {
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
}

.toc-art-title cite {
  font-style: normal;
}

.toc-art-artist {
  font-weight: normal;
  letter-spacing: 0;
  font-family: Garamond, Baskerville, Times, "Times New Roman", serif;
}
div#content { 

  padding-bottom: 2em;
}
a.prev {
	visibility: hidden;
}

