* {
margin: 0;
padding: 0;
}

html {
margin: 0;
}

body {
margin: 0.25in;
line-height: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
}

a {
text-decoration: none;
color: #000;
}

sup {
font-size: 60%;
}

#main-content {
font-size: 100%;
}

#header h1 {
font-size: 120%;
}

#header span.search-box {
display: none;
}

#main-nav {
display: none;
}

#sub-header h2 {
font-size: 90%;
}

#side-bar, #presentation-nav, .text-nav {
display: none;
}

.hebrew {
direction: rtl;
text-align: right:
}

.article-header {
padding: 3em 0 3em;
text-align: center;
}

.article-header h1 {
font-size: 140%;
}

.article-header h2 {
font-size: 100%;
}

.article-header h3 {
font-size: 120%;
}

.content p {
padding-top: 1em;
}

div.end-notes {
padding: 3em 0 0;
}

div.end-notes p {
padding-top: 0;
}

.back-to-top {
display: none;
}

.citation-info {
padding: 1em 0;
border: 1px solid #000;
border-width: 1px 0;
margin: 3em 3em 0;
page-break-inside: avoid;
}


