@charset "utf-8";
body { font-family: Verdana, Geneva, sans-serif; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center; background-position: top; background-color: #111111; margin: 0 auto; color: #bebebe; font-size: 10px; }
a:link { text-decoration: none; color: #c64e21; }
a:visited { color: #c64e21; text-decoration: none; }
a:active { color: #ff9900; text-decoration: none; }
a:hover { color: #e86331; text-decoration: none; }
.menu { margin: 0 auto; width: 934px; height: 34px; }
ul { float: left; margin: 0; height: 34px; padding: 0; }
li { background-image: url(../images/button.png); width: 97px; height: 24px; text-align: center; float: left; list-style: none; margin: 0 1px 0 0; display: block; padding: 10px 0 0 0; }
li:hover,
li.active { background-image: url(../images/button_hover.png) }
.right { padding: 50px 10px 0px 30px; float: left; width: 379px; }
.newswrapper { float: left }
.postwrapper { position: absolute; left: 740px; top: 500px; }
.main { margin: 0 auto; width: 934px; background-color: #151515; filter: alpha(opacity=65); -moz-opacity: 0.65; -khtml-opacity: 0.65; opacity: 0.65; border: solid 1px #2b2c2d; }
.logo { margin: 30px auto; width: 934px; height: 82px; margin-bottom: 0px; }
.headline { margin: 0 0 20px 0; color:#fff; }
.news { padding: 20px 10px 20px 30px; float: left; width: 470px; }
.date { width: 30px; height: 33px; padding: 3px 2px 0 2px; text-align: center; float: left; color: #fff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 12px; }
.news_headline { height: 33px; width: 390px; margin: 0px 0 0 10px; padding: 8px 0 0 0; float: left; font-family: Arial, Helvetica, sans-serif; color: #c64e21; font-size: 16px; font-weight: bold; }
.news_content { width: 100%; float: left; }
.hr { margin: 5px 0 10px 0; background-color: #2b2c2d; height: 1px; border: 0; float: left; width: 100%; }
.vertical { margin: 50px 0px 0px 0px; float: left; width: 1px; height: 394px; background-color: #2b2c2d; }
img { max-width: 470px; border: 0; }


