body
{
    background-color: white;
    color: black;
    font-family: "times new roman", serif;
    margin: 0;
    margin-top: 0;
    background-image: url(/files/back.gif);
    background-repeat: repeat-x;
    font-size: 108%;
    padding-top: 0;
}

h1
{
    font-size: 180%;
    background-color: rgb(205,205,205);
    color: #000;
    padding-right: 20px;
    margin-top: 0;
    padding-top: 5px;
    height: 95px;
    background-image: url(/files/h1back.gif);
    background-repeat: no-repeat;
    background-position: 100% 0;
    border-right: 1px solid rgb(205,205,205);
    padding-left: 2%;
    padding-bottom: 0;
}

h1 .subtitle
{
    color: #fff;
    font-weight: bold;
}

.presentedbybox,
.searchbox
{
    position: absolute;
    left: 74%;
    top: 10px;
    width: 170px;
    height: 100px;
    padding: 0;
    font-size: 90%;
}

.searchbox
{
    top: 72px;
}

.searchbox div
{
    width: 200px;
}

.searchbox input
{
    border: 1px solid black;
    font-size: 90%;
}

.content
{
    width: 70%;
    margin-left: 2%;
    border-left: 1px solid rgb(200,200,200);
    border-right: 1px solid rgb(200,200,200);
}

.content p,
.content pre,
.content table,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.chapterNavigationMany,
.chapterNavigation
{
    padding-left: 2%;
}

.content p pre
{
    padding-left: 0;
}

pre
{
    font-family: "courier new", courier, monospace;
    font-size: 85%;
}

.content p
{
    line-height: 1.3em;
}

.chapterNavigationMany,
.chapterNavigation
{
    border-top: 1px solid rgb(200,200,200);
    padding-top: 6px;
    padding-right: 20px;
}

#contentTranslation
{
    width: 90%;
    padding-left: 2%;
}

td,
th
{
    vertical-align: top;
    align: left;
}

.subtitle
{
    font-style: italic;
    font-size: 80%;
}

.firstparagraph:first-letter
{
    font-size: 150%;
    font-weight: bold;
}

.diaryDate
{
    letter-spacing: 2px;
}

.diaryDate:first-letter
{
    font-size: 100%;
}

.separator
{
    width: auto;
    height: 1px;
    overflow: hidden;
    background-color: rgb(205,205,205);
    color: black;
    margin-top: 30px;
    margin-bottom: 30px;
}

.moreInfo .separator
{
    background-color: #fff;
}

.footer
{
    margin-top: 40px;
    border-top: 1px solid rgb(200,200,200);
    font-size: 90%;
    padding-top: 14px;
    padding-bottom: 20px;
    padding-right: 30px;
    margin-bottom: 30px;
    background-color: rgb(215,215,215);
}

h2
{
    font-size: 140%;
    padding-top: 0;
    margin-top: 20px;
}

a:link
{
    color: rgb(0,0,200);
    text-decoration: underline;
}

a:visited
{
    color: rgb(150,0,200);
    text-decoration: underline;
}

.logo
{
    font-variant: small-caps;
    font-size: 120%;
}

.logoO
{
    background-color: black;
    color: white;
}

.presentedbybox a
{
    font-weight: bold;
}

h1 a:link,
h1 a:visited,
.presentedbybox a:link,
.presentedbybox a:visited
{
    color: black;
}

h1 a:hover,
h1 a:active,
.presentedbybox a:hover,
.presentedbybox a:active
{
    color: black;
}

h1 a:link,
h1 a:visited
{
    text-decoration: none;
}

h1 a:hover,
h1 a:active
{
    text-decoration: underline;
}

.presentedby
{
    font-size: 90%;
}

ul li
{
    list-style-type: square;
}

p.footnote,
div.footnote
{
    font-size: 90%;
    border-top: 1px solid rgb(200,200,200);
    margin-bottom: 40px;
    padding-left: 20px;
    padding-top: 1px;
}

span.footnote
{
    font-size: 90%;
}

.end
{
    height: 60px;
}

.illustration .subtitle
{
    font-size: 100%;
}

.letter
{
    padding-left: 40px;
}

.letterDate
{
    text-align: right;
}

.chapterNavigationMany
{
    font-size: 90%;
}

.firstwords
{
    font-variant: small-caps;
    font-style: normal;
}

.signature
{
    font-style: italic;
}

#cover h2
{
    margin-top: 40px;
    letter-spacing: 1px;
    font-weight: normal;
    border-bottom: 1px solid rgb(200,200,200);
}

sup
{
    font-size: 90%;
}

.navigationSubtitle
{
    font-size: 90%;
    font-style: italic;
}

.amazonTop
{
    font-size: 90%;
}

a img
{
    border: 0;
}

.searchHilite
{
    background-color: yellow;
}

.content table
{
    border-collapse: collapse;
    margin-bottom: 20px;
}

caption
{
    font-weight: bold;
    border-bottom: 1px solid black;
    padding: 4px;
    font-size: 90%;
}

.content th,
.content td
{
    border: 1px solid black;
    padding: 6px;
}

.searchTable th,
.searchTable td
{
    border: 0;
}

tr.result th,
tr.result td
{
    border-top: 2px solid rgb(200,200,200);
    font-weight: bold;
}

.translationTable
{
    width: 100%;
}

#translationHeading .translationCell h1
{
    color: #888;
}

.translationTable img
{
    width: 200px;
}

td.originalCell
{
    width: 50%;
    padding-left: 0;
    padding-right: 25px;
    border: 0;
}

#contentTableTranslation td.originalCell
{
    border: 0;
    border-right: 1px solid #999;
}

.content td.translationCell
{
    border: 0;
    width: 50%;
    padding-left: 25px;
    padding-right: 0;
}

.moreInfo
{
    position: absolute;
    top: 110px;
    left: 74%;
    width: 130px;
    height: 610px;
    font-size: 90%;
    padding-bottom: 30px;
}

.moreInfo strong
{
    font-size: 90%;
    width: 125px;
}

q
{
    display: block;
    padding-left: 40px;
}

.annotation
{
    float: right;
    clear: both;
    width: 150px;
    font-size: 85%;
    padding-left: 5px;
    padding-right: 20px;
}

form div,
form div input
{
    font-size: 90%;
}

h2,
h3,
h4,
h5,
h6,
.content p,
.content pre,
form
{
    width: 70%;
}

.content p pre,
p.footer,
.content form p
{
    width: auto;
}

.annotationLink a:link,
.annotationLink a:visited,
.annotationLink a:hover,
.annotationLink a:active
{
    color: rgb(167,167,167);
    font-size: 90%;
}

.annotationText
{
    margin-top: 10px;
    color: #666;
}

textarea
{
    font-family: arial, helvetica, sans-serif;
    overflow: auto;
}

.annotationHead
{
    font-weight: normal;
    font-size: 80%;
}

.annotationForm
{
    display: block;
    padding: 0;
    margin-top: 100px;
    font-size: 90%;
    border-top: 1px solid rgb(200,200,200);
    width: 100%;
}

.annotationForm div
{
    margin: 10px;
}

.submit
{
    vertical-align: bottom;
}

.annotationForm td
{
    border: 0;
}

p.continue
{
    padding-top: 5px;
    border-top: 1px solid rgb(200,200,200);
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-right: 20px;
    width: auto;
    text-align: right;
}

a.delete:link,
a.delete:visited,
a.delete:hover,
a.delete:active
{
    background-color: #fff;
    color: #900;
    font-weight: bold;
}

.origin
{
    font-size: 90%;
    font-style: italic;
}

div input.submitButton
{
    background-color: rgb(215,215,215);
    font-size: 70%;
}

#chapterBackLink
{
    text-align: right;
    padding-right: 30px;
    font-weight: bold;
}

#chapterBackLink a
{
    color: rgb(0,0,200);
    text-decoration: underline;
}

q
{
    quotes: "" "" "" "";
}

.sponsoredTitle
{
    color: #777;
}

.moreInfo img
{
    border: 1px solid #ccc;
}

.amazonLink
{
    color: #999;
    font-weight: bold;
}

