html, body, div, span, h3, blockquote, pre, a, cite, img, small, strong, ul, 
li, form, label, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1em;
    font-family: Arial, Helvetica, sans-serif;
}

ul {
    list-style-type: none;
}

#hcard-Eric-Whalen {
    display: block;
    text-align: center;
}

#heading {
    color: #fff;
    background-color: #000;
    height: 28px;
    margin: 0px 5px 0px 5px;
}

#page-nav li {
    display: inline;
}

#navlist li {
    display: inline;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    padding: 0px;
}

#navlist a {
    padding: 5px;
    color: #fff;
    background-color: transparent;
}

#navlist a:hover {
    color: #661414;
    background-color: transparent;
}

#navlist {
    text-align: right;
    padding: 5px;
}

#comments {
    margin: 0px 0px 0px 5px;
}

#comment_div {
    height: 300px;
}

#comment_form {
    display: none;
}

#id_homepage {
    display: none;
}

#section-1 {
    width: 960px;
    margin: 0 auto 0 auto;
}

.section-2,
.section-3 {
    display: inline;
    margin: 5px 5px 5px 5px;
}

.section-2 {
    width: 580px;
    float: left;
}

.section-3 {
    width: 360px;
    float: right;
}

.sba {
    width: 165px;
    float: left;
    margin: 0 5px 5px 0;
}

.side-head {
    color: #666;
    background-color: transparent;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.4em;
}

.side-text {
    color: #666;
    background-color: transparent;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.2em;
}

.foot {
    clear: both;
    display: block;
}

.clear {
    clear: both;
    display: block;
}

* html .clear {
    height: 1px;
}

.pn {
    border: 1px solid #000;
}

.submit {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}

.comment {
    border-left: 3px solid #000;
    margin: 0px 0px 10px 0px;
}

.url, .email {
    font-size: 1.2em;
}

input {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

textarea {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

h1 {
    color: #666;
    background-color: transparent;
    text-align: center;
    padding: 10px;
    margin: 10px;
}

h2 {
    color: #666;
    background-color: transparent;
    font-family: Arial, Sans-Serif;
    font-size: 1.4em;
    padding: 0px 5px 0px 5px;
    margin: 10px 0px 10px 0px;
    line-height: 1em;
}

p {
    line-height: 1.2em;
    padding: 5px;
}

li {
    padding: 5px;
}

blockquote {
    font-size: 1.1em;
    font-style: italic; 
    padding: 5px;
    margin: 10px auto 10px auto;
    width: 80%;
    border-left: solid 4px #000;
    line-height: 1.1em;
}

img.float-right {
    float: right;
    margin: 0 0 0 5px;
}

img.float-left {
    float: left;
    margin: 0 5px 0 0;
}

div.center {
    display: block;
    text-align: center;
}

a {
    color: #661414;
    background-color: transparent;
    text-decoration: none;
    line-height: 1em;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #999;
    background-color: transparent;
}

a.reference {
    text-decoration: underline;
}

a.reference:hover {
    font-weight: bold;
}

a.ehead {
    color: #666;
    background-color: transparent;
}

a.ehead:hover {
    color: #666;
    background-color: transparent;
}

a.ehead:visited {
    color: #666;
    background-color: transparent;
}
