* {
  margin:0px;
  padding:0px;
}

a img  {
  border:0;
}

td  {
  padding-top:2px;
}

html, body  {
  margin:0px;
  padding:0px;
  font-family:Arial, Verdana;
  color:rgb(255,255,255);
  background-image:url(img/design/bg.jpg);
  background-color:url(img/design/bg.jpg);
  background-repeat:url(img/design/bg.jpg);
  font-size:12px;
}

a  {
  color:rgb(255,255,255);
}

#spacer  {
  width:980px;
  height:18px;
  margin:0px auto;
}
#header  {
  background-image:url(img/design/header.jpg);
  width:980px;
  height:216px;
  margin:0px auto;
}
#header .pot  {
  position:relative;
  top:150px;
  left:369px;
  width:265px;
  height:35px;
  font-weight:bold;
  color:#fff;
  line-height:40px;
  text-align:center;
  font-size:14px;
}
ul#topnavi  {
  list-style:none;
  position:relative;
  top:165px;
  left:295px;
}
ul#topnavi li  {
  float:left;
  margin:0px 20px;
}
ul#topnavi li a  {
  color:#fff;
  font-weight:bold;
  text-decoration:none;
}
ul#topnavi li a:hover  {
  color:#FF0000;
}
#wrapper  {
  background-image:url(img/design/wrapper.jpg);
  width:1015px;
  margin:0px auto;
}

.menu  {
  float:left;
  display:inline;
  width:165px;
  margin-top:10px;
}
.menu .menucontent  {
  background-image:url(img/design/menu_header.jpg);
  width:165px;
  height:23px;
  line-height:23px;
  text-align:center;
}
.menu .menucontent a  {
  font-weight:bold;
  color:#fff;
}
.menu .submenucontent  {
  background-image:url(img/design/menu_body.png);
  width:151px;
  padding:3px 7px;
}
.menu .submenucontent a  {
  display:block;
  text-decoration:none;
}
.menu .submenucontent a:hover  {
  font-style:italic;
  background-color:#3d322e;
}
.menu .menu_footer  {
  background-image:url(img/design/menu_footer.jpg);
  width:165px;
  height:22px;
  margin-bottom:10px;
}
#footer  {
  width:632px;
}
#content  {
  float:left;
  display:inline;
  width:632px;
  margin:0px 26px;
  margin-top:10px;
}
*.box  {
  width:632px;
}
*.box_head  {
  background-image:url(img/design/content_header.jpg);
  width:632px;
  height:25px;
  text-align:center;
  line-height:23px;
}
*.box_title  {
  font-weight:bold;
  color:#fff;
}
*.box_content  {
  background-image:url(img/design/content_body.jpg);
  width:612px;
  padding:3px 10px;
}
*.box_footer  {
  background-image:url(img/design/content_footer.jpg);
  width:632px;
  height:23px;
  margin-bottom:10px;
}

.footerx  {
  background-image:url(img/design/footer.jpg);
  width:1015px;
  height:50px;
  margin:0px auto;
  margin-bottom:20px;
  text-align:center;
  line-height:23px;
  color:#fff;
}
.footerx a  {
  color:#fff;
}

#shoutbox {
  height:450px;
  width: 550px;
}
.menu .submenucontent a.wiw_admin {
  color:rgb(255,0,0);
  font-weight:bold;
}
.wiw_male {
  color:#1981ec;
}
.wiw_female {
  color:#fc32d8;
}
