body {
    background-color: #0E0627;
    color: #DEDEDE;
    font-family: Verdana,Tahoma,"Deja Vu",Geneva,Hevletica,Arial,sans-serif;
    font-size: 10pt;
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
a {
    border-bottom: 1px solid #6F3200;
    color: #FFFECB;
    text-decoration: none;
}
a:hover {
    border-bottom: medium none;
    color: #FFFF88;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #555555;
    border-style: none none dotted;
    border-width: medium medium 1px;
    margin: auto 0;
}
#wrapper {
    background-color: #000000;
    border: 1px solid #000000;
    margin: auto;
    min-width: 760px;
    width: 99%;
}
#head {
    background: url("img/logoe.gif") no-repeat scroll center top #001122;
    height: 227px;
}
#head * {
    display: none;
    speak: normal;
    visibility: hidden;
}
#menu {
    background-color: #CB3B00;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C93E03;
    border-style: solid;
    border-width: 1px 0;
    padding-bottom: 12px;
    text-align: center;
}
#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu li {
    display: inline-block;
    float: left;
    padding: 6px 1px;
    position: relative;
}
#menu li ul {
    background: none repeat scroll 0 0 #040029;
    border: 1px dotted #413A61;
    color: #555555;
    display: none;
    position: absolute;
}
#menu li:hover ul, #menu li.over ul {
    display: block;
    z-index: 3;
}
#menu li li {
    border-bottom: 1px dotted #413A61;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 150px;
}
#menu li li ul {
    display: none;
    left: 150px;
    position: absolute;
    top: 0;
}
#menu li:hover li ul, #menu li.over li ul {
    display: none;
}
#menu li li:hover ul, #menu li li.over ul {
    display: block;
}
#menu a {
    border-bottom: medium none;
    color: #FFF4C9;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
}
#menu a:hover, #menu li:hover a, #menu li.over a {
    background: none repeat scroll 0 0 #040029;
    color: #FFF4C9;
}
#menu li li a {
    display: block;
    font-weight: normal;
    padding: 1px 0;
}
#menu li li a:hover {
    background-color: #FFF4C9;
    color: #180045;
}
#content {
    background: none repeat scroll 0 0 #0E0627;
    text-align: justify;
}
#content h2 {
    border-bottom: 1px dotted #333333;
    color: #FFF4C9;
    font-size: 14pt;
    font-weight: bold;
    margin: 20px;
    padding-left: 10px;
    text-align: left;
}
#content h3 {
    border-bottom: 1px dotted #333333;
    color: #FFFFBB;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    padding-left: 10px;
    text-align: left;
}
table {
    border-collapse: collapse;
    width: 100%;
}
td, th {
    border: 1px solid #0E0627;
    padding: 5px;
}
.winner td, .winner th {
    border-color: #0E0627;
}
th {
    background-color: #220300;
    border-color: #000322;
    color: #FFF4C9;
    margin-top: 10px;
}
.winner th {
    background-color: #AF3200;
}
td {
    text-align: center;
}
.movieinfo {
    border-top: 1px dotted #555555;
    clear: both;
    margin-top: 2em;
    padding-top: 1em;
}
.moviepic {
    float: left;
    margin-right: 5px;
}
a.moviepic:hover {
    margin-bottom: 1px;
}
.gallery {
    text-align: center;
    width: 100%;
}
.gallery td {
    border: medium none;
    width: 33%;
}
.gallery a:hover {
    margin-bottom: 1px;
}
div.news {
    border-bottom: 1px dotted #555555;
    margin-bottom: 1em;
    padding-bottom: 1em;
}
#links {
    list-style-type: none;
    text-align: center;
}
#links a {
    border: medium none;
}
#sidebar {
    float: left;
    font-size: 0.856em;
    margin-left: 0;
    margin-top: 10px;
    padding: 0 5px;
    text-align: left;
    width: 18%;
}
#sidebar .language {
    margin-bottom: 10px;
    text-align: center;
}
#sidebar form p {
    margin: 0;
    padding: 0;
    text-align: center;
}
#sidebar .mailinput {
    width: 130px;
}
#sidebar ul {
    list-style-type: none;
    padding: 0;
}
#sidebar li {
    margin-bottom: 1em;
}
#maincontent {
    border-left: 1px dotted #555555;
    float: left;
    padding-left: 10px;
    width: 78%;
}
#foot {
    font-size: 0.8em;
    padding: 2px;
    text-align: center;
}
#sponsors {
    margin-left: -2px;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.text-justify {
    text-align: justify;
}
.clear {
    clear: both;
}
.small {
    font-size: 0.7em;
}

