html, body
{
    font-family:sans-serif;
    background:#fffff9;
    color:black;
    line-height:1.2em;
}
a
{
    color:#326598;
    outline:none;
}
li
{
    margin-bottom:.5em;
}
#header img
{
    float:left;
}
#header
{
/*     line-height:1em; */
    text-align:center;
}
#header h1
{
    letter-spacing:.2em;
    font-size:2.2em;
    margin:0 0 .2em 0;
    padding-top:.5em;
}
#header .linkbar
{
    top:4.7em;
    background:#326598;
    color:white;
    text-align:center;
    font-weight:bold;
    padding:.3em;
    font-size:1.0em;
}
#header .linkbar .separated
{
    padding:.3em;
    color:white;
    text-decoration:none;
    cursor:pointer;
}
#header .linkbar .separated:hover
{
    background:#5285a8;
}
#header .linkbar .highlighted
{
    background:#5285a8;
    text-decoration:none;
    color:#326598;
    background:white;
    padding:.1em;
}
#footer
{
    margin-top:3em;
    text-align:center;
}
#footer p
{
    margin:0;
}
#footer #valid
{
    text-align:right;
}
#footer #valid img
{
    border:none;
}
#welcome
{
}
#news
{
    background:#eef;
    margin-bottom:.5em;
}
#news p
{
    margin-top:0;
}
#current_message
{
    background:#fee;
    margin-bottom:.5em;
}
#current_message p
{
    margin-top:0;
}
.message_title
{
    font-size:1.2em;
    font-weight:bold;
    font-style:italic;
}
.message_title .quote
{
    font-style:normal;
}
#news h2 a
{
    font-size:.4em;
}
#current_message h2 a
{
    font-size:.4em;
}
.about
{
    padding:1em;
    clear:both;
}
.about img
{
    float:left;
    margin-right:1em;
    padding-top:1.5em;
}
.item_date
{
    font-weight:bold;
    margin-bottom:.4em;
}
.foreign
{
    font-style:italic;
}
.address
{
    font-size:1.2em;
/*     clear:both; */
/*     text-align:center; */
}
.address p
{
    margin:0;
}
.counter
{
    font-size:.8em;
    text-align:center;
}
.messages_div ul
{
    margin-left:13em;
}
.messages_div h2
{
    margin-left:217px;
}
