* { border: 0px; margin: 0px; padding: 0px; font-family: Arial; font-size: 13px; color: #4e3d35; }
div { position: relative; }
a { cursor: pointer; text-decoration: underline; }
body { background: #100b07; }
div.main { background: url('images/inner_bg.jpg') top center no-repeat; width: 1100px; height: 845px; position: absolute; top: 0px; left: 50%; margin-left: -550px;}
div.langs { position: absolute; left: 76px; top: 15px; }
div.langs a { margin-right: 15px; display: block; width: 21px; height: 12px; float: left; }
div.menu { position: absolute; left: 150px; top: 180px; width: 800px; height: 30px; line-height: 30px; text-align: center; }
div.menu a { color: #4e3d35; text-decoration: none; margin: 0px 10px 0px 10px; }
div.content { position: absolute; left: 151px; top: 260px; width: 800px; }
div.content div.title { height: 37px; font-size: 18px; font-weight: bold; }
div.content div.text { height: 450px; overflow-x: hidden; overflow-y: auto; }
div.copy { position: absolute; bottom: 0px; right: 76px; height: 39px; line-height: 39px; color: #5d4b3f; }
div.copy a { color: #5d4b3f; text-decoration: none; } 
