#header {
    margin-top: -1.4em;
    }
#leftcol {
    width: 16em;
    border-right: .3em #dedebd solid;
    position: relative;
    top: -3em;
    height: 45em;
    float: left;
    z-index: 25;
  clear: both; 
}
#leftcol li.snip {
    text-align: center;
    padding-bottom: 1em;
    margin-top: -19em; 
}
#leftcol li.snip img {
    border: 1px #666666 solid; 
}
#leftcol ul {
    margin-top: 2.4em; 
}
#leftcol ul li a:hover {
    background-color: #adad84; 
}
#leftcol h4 {
    font-size: 90%;
    padding-left: 2em;
    color: #800000;
    margin-top: 3em; 
}
#leftcol p.testi {
    font-size: 85%;
    text-align: left;
    padding: .6em;
    margin-left: 1em;
    margin-right: 1em; 
}
#leftcol p.testi span.bibo {
    font-size: 80%;
    font-style: italic;
    color: #333333; 
}
#content {
    height: auto;
    margin-top: -10em; 
}
#content ul li.links a {
    color: #333333;
    display: block;
    margin-left: 0em;
    padding-left: 2em;
    padding-top: 1.5em;
    padding-bottom: 1em;
    text-decoration: underline; 
}
#content ul li.links a:hover {
    background-color: #adad84; 
}
table.dates {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 550px;
    border: 1px #dedebd solid;
    text-align: left;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
  margin-left: 18em; 
}
table.dates caption {
    font-size: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #929f78;
    font-weight: bold;
    padding-left: 5px;
}
table.dates tfoot {
    border: 1px #dedebd solid;
}
table.dates tfoot tr td {
    background-color: #929f78; 
}
table.dates tfoot tr td a {
    color: #dedebd;
    text-decoration: none; 
}
table.dates tfoot tr td a:hover { 
    font-style: italic;
}
table.dates th {
    text-align: left;
    padding: 0.1em 0.5em;
    border: 1px #dedebd solid;
    color: #4d5441;
    font-size: 75%;
    line-height: 2em;
}
table.dates td {
    text-align: center;
    border: 1px #dedebd solid;
    font-size: 75%;
    color: #4d5441; 
}
table.dates thead th {
    text-align: center;
    font-weight: bold;
} 
h1 {
    font-size: 80%;
    color: #333333; 
}
#content h2 {
    font-size: 90%;
    margin-left: 22em;
    padding-bottom: 1em;
    padding-top: 1em; 
}
#content h3 {
    margin-left: 19em;
    font-size: 90%;
    font-weight: bold; 
}
#content h4 {
    margin-left: 20em;
    font-size: 90%;
    font-weight: bold;
    padding-top: 2em;
    padding-bottom: 1em;
    color: #949471; 
}
#content h5 {
    margin-left: 22em; 
}
#content p {
    font-size: 85%;
    margin-left: 22em;
    line-height: 1.3em;
}
#content p.text {
    text-align: justify;
    width: 40em;
    margin-left: 21em; 
    color: #4c4c4c; 
}
#content p.first {
    text-align: justify;
    margin-left: 21em;
    width: 40em; 
}
#content p.colour {
    color: #800000;
    font-size: 90%;
    text-align: justify;
    padding: .3em;
    border: 1px #800000 solid;
    margin-left: 20em;
    width: 38em; 
}
#content p span {
    color: #4c4c4c;
}
#content span.indent {
    padding-left: .6em; 
}
