@import url(reset.css);

body {
   font-family: "Times New Roman", Times, serif;
   font-size: 1em;
   letter-spacing: normal;
   line-height: 1.5;
   background: white;
   color: black;
   width: 100%;
}

#right, #top, #nav, #ajaxSearch_form, #ajaxSearch_output, .breadcrumbs, #sidebar, #footer.footl,
 #footer .footContent ul, #footer .footR, #content a.backToTop, #footer a.backToTop,
  .footInfo, #content #su, noscript, #ditto_pages {
	display: none;
}

ul {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 24px;
}

ul li ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 12px;
}

li {
	list-style: disc;
}

li ul li {
	list-style: circle;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 6px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	font-style: italic;
	font-weight: normal;
}

h5 {
	font-size: 1.1em;
	padding: 0;
	margin: 12px;
}

h6, .booklist h5, #ContactForm legend {
	font-size: 1em;
	margin: 6px 0 6px 0;
	padding: 0;
	font-weight: bold;
}

p {
	line-height: 1.5;
}

p.left {
	margin: 0;
	padding-right: 12px;
}

.endOfSection {
	clear: both;
  	display: block;
  	width: 100% !important;
}

blockquote {
  	font-family: "Times New Roman", Times, serif;
   font-size: 12px;
   line-height: normal;
   background: white;
   color: black;
	margin: 0;
}

.backToTop {
	display: none;
}

img {
	margin: 3px;
}

.ditto_pages {
	display: none;	
}

#center .dittolists ul  {
padding: 0;
}

#center .dittolists ul li.booklist {
	list-style: none;
}

.booklist p {
	display: none;
}
.booklist p.pub {
	display: block;
	margin:0 0 12px 0;
}

.preface, .preface strong{
	font-weight: normal;
}

a {
background: white;
color: black;
text-decoration: none;
}

.open, .close, noscript {
	display: none;
}
.homecite {
	font-style: italic;
	font-size: small;
}

table {
	margin: 12px;
}

td, th {
	border: 1px #000 solid;
	padding: 2px;
}

caption {
	display: none;
}

#ContactForm {
	width: 100%;
	margin: 0 auto;
}

#ContactForm fieldset {
	background-color: white;
	color: black;
	border: none; 	/*background: #fbfbfb;*/
 	padding:0;
   margin-bottom:0;
}

#ContactForm dt {
	font-weight: normal !important;
	background: white;
	color:black;
	width: auto;
	line-height: 1.5;
	margin:0;
}

#ContactForm dd {
	display: none;	
}

#ContactForm fieldset.action {
	display: none;
}