html {
    min-height: 100%;
}

body {
    font-family: Georgia,serif;
    font-size: 14px;
    color: black;
    background-color: #F2F2F2;
    padding: 0px;
    margin: 0px;
    min-height: 100%;
    line-height: 1.48em;
}

h1,h2,h3,h4,h5,h6 {
    border-bottom: 1px solid #558C03;
    font-family: georgia, times, serif;
    color: #BF3604;
}

h1 {
    font-size: 2.57em;
    line-height: 1.48em;
}

h2 {
    font-size: 1.71em;
    line-height: 1.48em;
}

h3 {
    font-size: 1.5em;
    line-height: 1.5em;
}

h4 {
    font-size: 1.28em;
    line-height: 1.5em;
}

h5 {
    font-size: 1.14em;
    line-height: 1.5em;
}

h6 {
    font-size: 1em;
    line-height: 1.5em;
}

#page,#header,#location,#content,#footer {
    padding: 0px;
    margin: 0px;
}

#page {
    width: 950px;
    margin: auto;
    background-color: #FFFFFF;
    min-height: 100%;
}

#location {
    font-size: .85em;
    color: black;
    padding-left: 20px;
    text-align: left;
}

#prevnext {
    text-align: center;
    font-size: .85em;
    background-color: #F2F2F2;
    border: 1px solid #DBC5D0;
    margin-top: 25px;
    border: 1px solid #DBC5D0;
}

#prevnext ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#prevnext li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
}

#content {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
}

#content img {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#footer {
    border-top: 1px dotted black;
    text-align: right;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer ul {
    list-style: none;
    margin: 0;
}

#footer li {
    display: inline;
    padding-left: 35px;
}

#footer img {
    border: 0px;
}

a {
    color: #558C03;
    text-decoration: none;
}

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

pre {
    border: 1px solid #BF3604;
    padding: 15px;
    background-color: #F2F2F2;
    font-family: "Lucida Console", Courier, "Bitstream Vera Sans Mono", monospace;
    line-height: 1.1em;
}

#page-top,#page-bottom {
    width: 100%;
}

#page-bottom {
    margin-top: 15px;
    padding-top: 5px;
    border-top: 1px solid #BF3604;
}

#page-top {
    margin-bottom: 5px;
    border-bottom: 1px solid #BF3604;
}

#banner h1 {
    padding-left: 25px;
    font-size: 5.04em;
    margin: 0px;
    border-bottom: 0px;
}

#banner h1 a,#banner h1 a:hover {
    text-decoration: none;
    color: #558C03;
}

#links {
    font-size: .85em;
    text-align: center;
}

#links a,#links a:hover {
    color: #BF3604;
}

#friendconnect {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 5px;
}

#div-34680580365455701 {
    padding-top: 5px;
    padding-bottom: 5px;
}


i.updated {
    font-size: 0.85em;
}
