#horizon {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    display: block
}

#content {
    width: 658px;
    height: 576px;
    margin-left: -329px;
    position: absolute;
    top: -288px;
    left: 50%;
    visibility: visible
}

body {
    background-color: #aaaaaa;
    color: #ffffff;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5em;
}

a:link {color:#FF0000;}
a:visited {color:#FF0000;}
a:hover {color:#FF0000;}
a:active {color:#FF0000;}

#contact {
    float: right;
    vertical-align: baseline;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}
ul {
    list-style: none outside none;
}
li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    list-style-type: none;
    margin-right: 5px;
}