html {
    height: 100%;
    margin-bottom: 1px;
    }

body {
    padding-top: 30px;
    font-family: "Lucida Sans Unicode", Arial;
    font-size: 14px;
    line-height: 1.8em;
    color: #000000;
    background-color: #eeeeee;
    text-align: left;
    min-width: 760px;
    }

blockquote p {
  font-size: 14px;
}

a {
    text-decoration: none;
    }

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

a:visited {
    color: #purple;
    }

p {
    margin: 0 0 1.6em 0;
    padding: 0;
    }

h3 {
    font-family: "Gill Sans", "Gill Sans Std", "Gill Sans MT", Verdana, "Bitstream Vera Sans", sans-serif;
    font-size: .91em;
    text-align: left;
    font-weight: normal;
    line-height: 1.8em;
    letter-spacing: .2em;
    margin-bottom: 1.4em;
    text-transform: uppercase;
    }

strong {
    font-weight: normal;
    font-size: .91em;
    letter-spacing: .2em;
    text-transform: uppercase;
    }

img {
    margin-top: 5px;
    margin-bottom: 10px;
  }

ul, ol {
    padding-left: 1.25em;
    margin: 0 0 2em 1em;
    }

.sidebar {
  padding-right: 30px;
}
