* { 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/first_background.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: 766px; top: 217px; width: 188px; }
div.menu div { widt: 188px; height: 25px; line-height: 25px; background: url('images/menu_bg.jpg') bottom left repeat-x; }
div.menu a { color: #4e3d35; text-decoration: none; margin-left: 6px; }
div.content { position: absolute; left: 151px; top: 333px; width: 485px; }
div.content div.title { height: 30px; }
div.content div.text { height: 390px; 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; } 