body    { color: #50360a;
          background-color: #ebd1a4;
	  margin: 0;
	}

img	{
	  display: block;
	}

#dek	{ POSITION:absolute; VISIBILITY:hidden; Z-INDEX:200; }
.topbanner {
	  background-color: #50360a;
	  border-width: 0;
	}
td.headpic {
	  background-color: #ebd1a4;
	  margin: 0 2 0 0;
	  width: 76;
	}
h2      { font-family: "Copperplate Gothic Bold",serif;
	  font-style: normal;
          font-size: 18pt;
	  text-align: center;
	}
p       { text-align: justify;
          font-family: "Century Schoolbook",serif;
	  font-style: normal;
	  font-size: 14pt;
	}
span.interpose {
          font-family: "Century Schoolbook",serif;
	  font-style: normal;
	  font-size: 14pt;
	}
a.ul, a.ul:active, a.ul:visited, a.ul:link, a.ul:hover {
	  color: #50360a;
	  text-decoration: underline;
}
p a, p a:active, p a:visited, p a:link {
	  color: #50360a;
	  text-decoration: none;
}
p.footnote {
	  text-align: justify;
          font-family: "Century Schoolbook",serif;
	  font-style: normal;
	  font-size: 11pt;
	}
p.popnote { text-align: justify;
          font-family: "Arial",sans-serif;
	  font-style: normal;
	  font-size: 8pt;
	}
.quote {
	  # font-family: "Kristen Script","Lucida Handwriting","Cursive","Lucida Calligraphy","Comic Sans",sans-serif;
	  font-family: "Bookman Old Style",serif;
	  font-style: italic;
          font-size: 14pt;
	}
.footMenu {
	  border-width: 2 0 0 0;
	  border-style: solid;
	  border-color: #ebd1a4;
	  background-color: #50360a;
	  color: #ebd1a4;
	  font-family: sans-serif;
	  font-style: normal;
	  font-size: 8pt;
	  font-weight: bold;
	  text-align: center;
	  padding: 2;
	}
.footer {
	  border-width: 2 0 0 0;
	  border-style: solid;
	  border-color: #ebd1a4;
	  background-color: transparent;
	  color: #50360a;
	  font-family: sans-serif;
	  font-weight: normal;
	  font-style: normal;
	  font-size: 8pt;
	  text-align: center;
	  padding-top: 2;
	}
td.chapMenuHead {
	  border-width: 2 2 0 0;
	  border-style: solid;
	  border-color: #ebd1a4;
	  background-color: #c6a66e;
	  color: #50360a;
	  font: bold 8pt "Arial";
	  text-align: center;
	  padding: 5;
	}
td.chapMenuFoot {
	  border-width: 2 2 0 0;
	  border-style: solid;
	  border-color: #ebd1a4;
	  background-color: #c6a66e;
	  color: #50360a;
	}
td.chapMenu {
	  border-width: 2 2 0 0;
	  border-style: solid;
	  border-color: #ebd1a4;
	  background-color: #50360a;
	  color: #ebd1a4;
	  font: normal 8pt "Arial";
	  text-align: center;
	  padding: 2;
	}
.chapMenu a, .chapMenu a:active, .chapMenu a:visited, .chapMenu a:link,
.footMenu a, .footMenu a:active, .footMenu a:visited, .footMenu a:link
{
	  color: #ebd1a4;
	  background-color: #50360a;
	  display: block;
	  text-decoration: none;
}

.chapMenu a:hover, .footMenu a:hover
{
	  color: #50360a;
	  background-color: #ebd1a4;
}

.parchment {
	  background-image: url(yellow_weave.gif);
	  border-width: 2 0 0 0;
	  border-style: solid;
	  border-color: #ebd1a4;
	  padding: 50px;
	}
TABLE.picright { float: right;
	margin: 10 0 10 10;
	border-width: 2;
	border-style: solid;
	border-color: #50360a;
	clear: both;
}
TABLE.picleft { float: left;
	margin: 10 10 10 0;
	border-width: 2;
	border-style: solid;
	border-color: #50360a;
	clear: both;
}
TABLE.piccenter {
	margin-top: 10;
	margin-bottom: 10;
	border-width: 2;
	border-style: solid;
	border-color: #50360a;
	clear: both;
}
P.caption { text-align: center;
          font-family: "Gill Sans","Verdana","Tahoma","Arial",sans-serif;
	  font-style: normal;
	  font-size: 11pt;
	}
P.longcaption { text-align: justify;
          font-family: "Gill Sans","Verdana","Tahoma","Arial",sans-serif;
	  font-style: normal;
	  font-size: 11pt;
	  padding-left: 2;
	  padding-right: 2;
	}
P.credit { text-align: right;
          font-family: "Gill Sans","Verdana","Tahoma","Arial",sans-serif;
	  font-size: 8pt;
	  font-style: italic;
	}

hr	{
	  clear: both;
	  color: #50360a;
	}
img.hr	{
	  clear: both;
	  width: 100%;
	  height: 0px;
	  border: 0;
	  border-bottom: 2px solid #50360a;
	  display: block;
	}
