body {
    color: black; 
    background-color: #ffffec;
    font: normal 11px sans-serif;
}
h1 {
    margin: 0px 0px 0.5em; 
    padding: 15px 0 5px; 
    text-align: right; 
    color: black; 
    background-color: #ffffec; 
    letter-spacing: 0.5em; 
    text-transform: lowercase; 
    font: bold 35px sans-serif; 
    height: 28px; 
    vertical-align: middle; 
    white-space: nowrap;
}
h2 {
    margin: 0px 0px 0.5em; 
    padding: 15px 0 5px; 
    text-align: center; 
    color: black; 
    background-color: #ffffec; 
    letter-spacing: 0.5em; 
    text-transform: lowercase; 
    font: bold 25px sans-serif; 
    height: 20px; 
    vertical-align: middle; 
    white-space: nowrap;
}
span.title {
    margin: 0px 0px 0.5em; 
    text-align: center; 
    color: black; 
    background-color: #ffffec; 
    letter-spacing: 0.5em; 
    text-transform: lowercase; 
    font: bold 25px sans-serif; 
    height: 20px; 
    vertical-align: middle; 
}
.smallital { 
    font: 10px sans-serif; 
    text-align: right; 
}
div#centerital { 
    font: 10px sans-serif; 
    text-align: center; 
}
.quotation { 
    font: 10px sans-serif; 
    text-align: center; 
}
div#mediumcenter{ 
    font: 12px sans-serif; 
    text-align: center; 
}
span.photocaption { 
    font: 9px sans-serif; 
}
div#navigation a {
    display: block; 
    text-align: center; 
    font: bold 1em sans-serif;   
    padding: 5px 10px; 
    margin: 0 0 2px; 
    border-width: 0;
    text-decoration: none; 
    color: black; 
    background-color: #ffffec; 
}
div#navigation a:hover {
    color: red; 
    background-color: #ffffec; 
}
div#projectnavigation a {
    display: block; 
    text-align: center; 
    font: bold 1em sans-serif;   
    padding: 5px 10px; 
    margin: 0 0 2px; 
    border-width: 0;
    text-decoration: none; 
    color: black; 
    background-color: #ffffec; 
}
div#projectnavigation a:hover {
    color: red; 
    background-color: #ffffec; 
}
div#poetry { 
    line-height: 2em; 
    font: 15px sans-serif; 
}
div#fiction { 
    text-indent: 2em;
    font: 12px sans-serif; 
}
div#fiction p { 
    line-height: 2em; 
}
td.heading {
    color: black; 
    background-color: #eeeeee; 
}
td.spacer {
    color: black; 
    background-color: black; 
    font: 0.1em sans-serif; 
}
td.time {
    color: yellow; 
    background-color: #aaaaaa; 
}
td.event {
    color: black; 
    background-color: #cccccc; 
}
span.cv-section {
    color: red; 
    background-color: #ffffec;
}
span.byline {
    text-align: right; 
}

