* {margin: 0; padding: 0}
body {background: #724204 url(gfx/bg.jpg) repeat-x; text-align: center}
#relative {position: relative; width: 760px; margin-left: auto; margin-right: auto}
#menu {position: absolute; top: 0; right: 0; width: 200px; background: #C6B39A; border-left: 3px solid #AA8D68; border-right: 3px solid #AA8D68; text-align: left}
#menu ul {margin: 10px 25px}
#menu li {font: bold 10px/1.5 Verdana; color: #724204}
#top {position: absolute; top: 21px; left: 0; background: url(gfx/bg_top.jpg) no-repeat; width: 535px; height: 195px}
#top .wstep {margin-left: 275px; margin-top: 10px; text-align: left}
h1 {font: bold 30px "Trebuchet MS"; color: #724204}
h2 {font: bold 25px "Trebuchet MS"; color: #724204; margin: 10px}
h3 {font: bold 15px "Trebuchet MS"; color: #724204; margin: 10px}
p {font: 10px/1.5 Verdana; margin: 5px 0}
p.foot {margin: 10px 20px 0 10px; border-top: 1px solid #724204; padding-top: 3px}
p.stat {text-align: center}
a {color: #724204}
a:hover {text-decoration: none}
#content {position: absolute; top: 240px; left: 10px; background: url(gfx/bg_content.jpg) repeat-y; width: 504px; border: 2px solid #d9ccbc; text-align: left; padding: 8px}
ul {margin: 10px 20px; font: 10px/1.5 Verdana}