@charset "utf-8";
/* CSS Document */
body {background-color:#111011; background-image:url(pictures/bg.jpg); margin:0;}
#hold {background-image:url(pictures/bg-top.jpg); margin-top:-20px; background-repeat:repeat-x; background-position:top; min-height:536px;}
#topholder {width:100%; height:20px;}
#log_nav_holder {width:100%; margin-top:20px;}
#logo {float:left; width:337px; height:66px; padding-left:76px;}
#navigation {float:right; height:66px; width:400px; margin-right:41px; margin-top:6px;}
.language {float:right; background-image:url(pictures/bg-language.jpg); width:161px; height:24px; font-family:"Times New Roman", Times, serif; font-size:0.8em; color:#707070; line-height:1.7em;}
#navigation h2 {color:#FFFFFF; font-size:1.9em; vertical-align:bottom; font-weight:normal;}


img {border:0;}
a {color:#FFFFFF; text-decoration:none; border-bottom:1px solid #ffea00;}
a:hover {color:#ffea00; text-decoration:none; border-bottom:1px solid #ffea00;}
a:active {color:#a4970b; text-decoration:none; border-bottom:1px solid #a4970b;}
.language a {color:#FFFFFF; text-decoration:none; border-bottom:#a4970b 1px dashed;}
.language a:hover {color:#ffea00; text-decoration:none; border-bottom:#ffea00 1px dashed;}
.language a:active {color:#a4970b; text-decoration:none; border-bottom:#a4970b 1px dashed;}
#logo a {text-decoration:none; border-bottom:none;}
