body
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: small;
	line-height: 1.75em;
	width: 800px;
}

h1 {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: large;
    letter-spacing: 0.1em;
    color: #b0b0b0;
    text-align: right;
}

h2.articlepage {
    margin-top: 18px;
    margin-bottom: 0px;
    font-size: large;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: x-small;
    color: #DD2222;
    text-indent: 0px;
    border-top: dotted #DD2222 1px;
    padding-top: 4px;
}

h3.articlepage {
	font-family: Georgia, Times, Times New Roman, serif;
    font-size: large;
    margin-top: 0px;
    margin-bottom: 0px;
}

h2.indexpage {
	font-family: Georgia, Times, Times New Roman, serif;
    font-size: large;
    margin-top: 12px;
    margin-bottom: 12px;
    letter-spacing: 0.1em;
    color: #b0b0b0;
    border-top: dotted #DD2222 1px;
}

h3.indexpage {
    margin-top: 18px;
    margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: x-small;
    color: #DD2222;
    text-indent: 0px;
}

h4.indexpage {
	font-family: Georgia, Times, Times New Roman, serif;
    font-size: large;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.1em;
}

div#footer {
	margin-top: 24px;
    border-top: dotted #DD2222 1px;
    text-align: right;
    font-size: 80%;
}

div#header {
   background-color: #ffffff;
   color: #595959;
}

div#maincontent {
   font-size: small;
   padding-top: 1em;
   padding-right: 2em;
   margin-left: 150px;
   background-color: #ffffff;
   color: #5a5a5a;
}

#maincontent p {
   text-indent: 1em;
   margin-top: 6px;
   margin-bottom: 0px;
}

#maincontent p.first {
    text-indent: 0px;
    margin-bottom: 0px;
}

#maincontent p.bio {
	font-style: italic;
	font-size: x-small;
   line-height: 1.75em;
}

#maincontent p.caution {
    text-indent: 0px;
	font-style: italic;
	font-size: small;
   line-height: 1.75em;
   margin-left: 50px;
}

#maincontent p.divider {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #DD2222;
    text-align: center;
}

#maincontent p.byline {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 72px;
	font-style: italic;
    text-indent: 0em;
}

#maincontent p.jumpline {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 72px;
	font-style: italic;
	font-size: 80%;
    text-indent: 0em;
}

#maincontent span.authorname {
	font-weight: bold;
    color: #DD2222;
}

#maincontent span.dropcaps {
	font-weight: bold;
	font-size: 125%;
    color: #DD2222;
}

#maincontent a {
	font-weight: bold;
	text-decoration: underline;
    color: #773333;
}

#maincontent a:link {
	font-weight: bold;
	text-decoration: underline;
    color: #773333;
}

#maincontent a:visited {
	font-weight: bold;
	text-decoration: underline;
    color: #773333;
}

#maincontent a:active {
	font-weight: bold;
	text-decoration: underline;
    color: #DD2222;
}

#maincontent a:hover {
	font-weight: bold;
	text-decoration: underline;
    color: #DD2222;
}

div#leftcolumn {
   font-family: Georgia, Times, Times New Roman, serif;
   font-size: x-small;
   text-transform: uppercase;               
   float: left;
   text-align: left;
   background-color: #ffffff;
   color: #773333;
   width: 145px;
   padding-left: 5px;
   padding-top: 96px;
   letter-spacing: 0.1em;
}

#leftcolumn p {
   margin-top: 36px;
}

#leftcolumn p.divider {
    margin-top: 12px;
    margin-bottom: 12px;
    color: #DD2222;
    text-align: center;
}

#leftcolumn p.recententries {
   text-transform: none;               
    color: #DD2222;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: -1em;
    margin-left: +1em;
}

#leftcolumn a {
	text-decoration: none;
    color: #773333;
}

#leftcolumn a:link {
	text-decoration: none;
    color: #773333;
}

#leftcolumn a:visited {
	text-decoration: none;
    color: #773333;
}

#leftcolumn a:active {
	text-decoration: underline;
    color: #DD2222;
}

#leftcolumn a:hover {
	text-decoration: underline;
    color: #DD2222;
}

div#photocolumn {
   float: left;
   width: 220px;
   background: #999999;
   padding: 5px 5px 5px 5px;
   margin: 5px 5px 5px 5px;
}

#photocolumn p {
   text-align: left;
}

div#photoessay {
   margin-left: 240px;
   background-color: #ffffff;
   color: #5a5a5a;
}
