* {
  margin: 0;
  padding: 0;
}

a {
  color: #632821;
  text-decoration: none;
}

body {
  background: #261711 url('images/bg.png') center top;
  color: #260e0b;
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size: 11px;
  line-height: 17px;
}

img {
  border: 0;
}

ul {
  list-style: none;
}

#wrapper {
  width: 936px;
  margin: 0 auto;
}

#header {
  overflow: hidden;
  height: 149px;
  position: relative;
}

h1.gamenaam {
  position: absolute;
  top: 42px;
  left: 110px;
  font-size: 32px;
  line-height: 37px;
  border: 0;
}

#main_pre {
  position: relative;
  background: url('images/main-pre.png') no-repeat;
  margin-top: -30px;
  margin-bottom: -2px;
  padding-top: 11px;
  z-index: 1;
}

#main {
  background: url('images/main.png') repeat-y;
}

#footer {
  background: url('images/main-end.png') no-repeat;
  color: #c6ac96;
  height: 30px;
  padding-top: 42px;
  text-align: center;
}

#topmenu {
  text-align: center;
  height: 28px;
}

#topmenu a {
  background: url('images/topmenu-link.png') center top no-repeat;
  color: #632821;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 17px;
  font-weight: bold;
  width: 84px;
}

#topmenu a:hover {
  background: url('images/topmenu-hover.png') center top no-repeat;
  color: #f2e0d2;
}

#left {
  float: left;
  width: 175px;
}

#right {
  float: left;
  width: 173px;
}

#right .stats {
  padding: 0 8px;
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
}

#right .stats td {
  padding: 0 4px;
}

#right .stats td img {
  margin-bottom: -1px;
}

#left h3, #right h3 {
  color: #481616;
  font-family: Rockwell;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  margin-top: -5px;
  padding: 18px 0 0 15px;
  height: 37px;
}

h3.menu_links {
  background: url('images/h3-links.png') no-repeat;
}

h3.menu_login {
  background: url('images/h3-login.png') no-repeat;
}

h3.menu_welcome, h3.menu_environment {
  background: url('images/h3-environment.png') no-repeat;
}

h3.menu_members {
  background: url('images/h3-members.png') no-repeat;
}

h3.menu_screenshots {
  background: url('images/h3-screenshots.png') no-repeat;
}

h3.menu_credits {
  background: url('images/h3-credits.png') no-repeat;
}

h3.menu_crimes {
  background: url('images/h3-crimes.png') no-repeat;
}

h3.menu_casino {
  background: url('images/h3-casino.png') no-repeat;
}

h3.menu_family {
  background: url('images/h3-family.png') no-repeat;
}

h3.menu_stats {
  background: url('images/h3-stats.png') no-repeat;
}

h3.menu_general {
  background: url('images/h3-general.png') no-repeat;
}

h3.menu_personal {
  background: url('images/h3-personal.png') no-repeat;
}

h3.menu_admin {
  background: url('images/h3-admin.png') no-repeat;
}

#center {
  background: url('images/content-pre.png') 4px 10px no-repeat;
  float: left;
  width: 588px;
  padding-top: 32px;
}

.content_block+.content_block {
  background: url('images/content-inside.png') 4px -4px no-repeat;
  padding-top: 41px;
}

.content_inner {
  background: url('images/content-bg.png') 4px 0 repeat-y;
  padding: 0 28px 0 26px;
}

#center .end {
  background: url('images/content-after.png') 4px -4px no-repeat;
  height: 25px;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  text-indent: -10px;
  line-height: 1px; 
}

h1, h5 {
  font-family: Rockwell;
  color: #481616;
  font-size: 18px;
  line-height: 23px;
  font-weight: bold;
  border-bottom: 1px solid #481616;
  display: inline-block;
  margin-bottom: 6px;
}

ul.menu {
  padding: 6px 6px 2px 6px;
  margin-bottom: 2px;
  margin-top: -8px;
}

ul.screens {
  padding: 2px 0 0 10px;
}

ul.menu li {
  border-top: 1px solid #b14d36;
  border-bottom: 1px solid #b14d36;
  font-size: 11px;
  line-height: 17px;
  padding: 2px 0 1px 10px;
}

ul.menu li+li {
  border-top: 0;
}

ul.menu li a {
  color: #ffffff;
}

ul.menu li a:hover {
  color: #cdb5a0;
}

#left input {
  border: 1px solid #3a140b;
  background: #451d14;
  color: #ccb5a0;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 120px;
}

#left input.l3 {
  height: 19px;
  border: 2px solid #451d14;
  color: #451d14;
  background: #ccb5a0;
  padding: 0;
  height: 24px;
  padding: 0 6px;
  font-weight: bold;
  width: auto;
}

.login a {
  display: block;
  text-align: center;
  width: 138px;
}

.avatar {
  border: 1px solid #747474;
}

.info_good, .info_bad, .info_info {
  min-height: 24px !important;
  height: 24px;
  padding-top: 1px;
}

.info_good img, .info_bad img, .info_info img {
  margin-top: 3px !important;
  margin-bottom: -1px !important;
}

input.input {
  border: 1px solid #e6d4c6;
  background: #ffffff;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
  height: 15px;
  width: 130px;
}

textarea, select {
  border: 1px solid #e6d4c6;
  background: #ffffff;
  padding: 2px;
  font-size: 11px;
  line-height: 15px;
}

input.submit {
  border: 1px solid #451d14;
  color: #451d14;
  background: #ccb5a0;
  font-size: 11px;
  line-height: 15px;
  height: 19px;
  padding: 0;
  font-weight: bold;
  padding: 0 4px;
}

.content_table tr {
  line-height: 14px !important;
}

.content_table tr {
  min-height: 24px !important;
  height: 24px;
}

.content_table td {
  font-size: 11px;
  line-height: 17px;
}

.content_table img {
  margin-top: 2px !important;
  margin-bottom: -2px !important;
}

.licht {
  background: #f2e0d2;
}

.donker {
  background: #c8ac9b;
}

.tsub {
  background: #d8c6b8;
}

em.quote {
  color: #481616;
}

div.quote {
  border: 1px solid #e6d4c6;
  background: #f2e0d2;
}
