body {
    margin:0;
    background-color:#eeeeee;
    text-align:left;
    font-family:sans-serif;
    font-size:0.74em;
    column-width:15em;
    column-rule:1px;
    padding:5px;
}

a {
    color:#111111;
    font-weight:bold;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

#header {
    width:750px;
    margin:10px auto 0px auto;
    text-align:right;
    background-color:#ffffff;
}

#header h1 {
    font-size:30px;
    font-weight:bold;
    margin:15px;
    margin-bottom:0px;
    padding-top:15px;
    padding-right:15px;
    padding-bottom:10px;
    color:#000000;
    /* border-bottom:3px solid #bbbbbb; */
}

#content {
    width:750px;
    margin:10px auto 0 auto;
    text-align:left;
    border:1px solid #bbbbbb;
    background-color:#ffffff;
    color:#444444;
}

#mainbar {
    margin:0px 15px 15px 15px;
}

#mainbar h2 {
    font-size:25px;
    font-weight:bold;
    color:#333333;
    border-bottom:1px solid #bbbbbb;
}

#mainbar p {
    padding:5px;
    line-height:10px;
}

p#title {
    width:480px;
    text-align:center;
    font-style:italic;
    margin:auto;
    padding:5px 0px 30px 0px;
}

p#newpage {
    width:400px;
    text-align:center;
    margin:30px auto 30px auto;
    border:1px solid #000000;
}

table#jury {
    margin:20px auto auto auto;
}

#footer {
    width:740px;
    margin:10px auto 10px auto;
    text-align:right;
}

.a1 a {
    font-size:50%;
    font-style:italic;
    font-weight:normal;
    text-decoration:none;
}
