html, body {
	background: #3D3D3D url('./images/others/background.png') repeat-y scroll top;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	font-family: 'Times New Roman', sans-serif;
	}

#SITE {
        display: block;
	width: 800px;
	margin: auto;
	background-image: url('./images/others/site.gif');
  }

#LOGO {
  display: block;
	width: 800px;
	height: 290px;
	margin: auto;
	background-image: url('./images/logo/logo.jpg');
  }

#MENU {
  display: block;
	width: 800px;
	height: 18px;
	margin: auto;
	color: silver;
  font-size: small;  	
  background-image: url('./images/others/menu.gif');
  }

#TEXT {
  display: block;
	width: 580px;
	color: silver;
	font-size: 100%;
  background-image: url('./images/others/text.gif');
  }

#NAVIG {
  display: block;
	width: 220px;
	color: silver;
	float: right;
	font-size: 100%;
  background-image: url('./images/others/navig.gif');
  }

#FOOT {
  display: block;
	width: 800px;
	height: 20px;
	margin: auto;
	color: gray;
	font-size: small;
  background-image: url('./images/others/foot.gif');
  }

.Menu01 {
  display: block;
	width: 578px;
	height: 26px;
	margin: auto;
  background-image: url('./images/bars/news.gif');
  }

.Menu02 {
  display: block;
	width: 219px;
	height: 26px;
  background-image: url('./images/bars/poll.gif');
  }

.Menu03 {
  display: block;
	width: 219px;
	height: 27px;
  background-image: url('./images/bars/others.gif');
  }

.Menu04 {
  display: block;
	width: 219px;
	height: 27px;
  background-image: url('./images/bars/buttons.gif');
  }

.Menu05 {
  display: block;
	width: 578px;
	height: 26px;
	margin: auto;
  background-image: url('./images/bars/trade.gif');
  }

.Menu06 {
  display: block;
	width: 578px;
	height: 26px;
	margin: auto;
  background-image: url('./images/bars/about.gif');
  }

.Menu07 {
  display: block;
	width: 578px;
	height: 26px;
	margin: auto;
  background-image: url('./images/bars/archive.gif');
  }

.Menu08 {
  display: block;
	width: 578px;
	height: 26px;
	margin: auto;
  background-image: url('./images/bars/thewerewolf.gif');
  }

.Menu09 {
  display: block;
	width: 578px;
	height: 26px;
	margin: auto;
  background-image: url('./images/bars/admin_panel.gif');
  }

.index {
	display: block;
	width: 94px;
  height: 11px;
  }

.index:hover {
	display: block;
	width: 94px;
  height: 11px;
  background-image: url('./images/logo/index.gif');
  }

.archive {
	display: block;
	width: 64px;
  height: 11px;
  }

.archive:hover {
	display: block;
	width: 64px;
  height: 11px;
  background-image: url('./images/logo/archive.gif');
  }

.about {
	display: block;
	width: 64px;
  height: 11px;
  }

.about:hover {
	display: block;
	width: 64px;
  height: 11px;
  background-image: url('./images/logo/about.gif');
  }

.trade {
	display: block;
	width: 61px;
  height: 14px;
  }

.trade:hover {
	display: block;
	width: 61px;
  height: 14px;
  background-image: url('./images/logo/trade.gif');
  }

.thewerewolf {
	display: block;
	width: 91px;
  height: 11px;
  }

.thewerewolf:hover {
	display: block;
	width: 91px;
  height: 11px;
  background-image: url('./images/logo/thewerewolf.gif');
  }

.zamthir {
	display: block;
	width: 275px;
  height: 21px;
  }

.zamthir:hover {
	display: block;
	width: 275px;
  height: 21px;
  background-image: url('./images/logo/zamthir.gif');
  }

.index_gray {
	display: block;
	width: 94px;
  height: 11px;
  background-image: url('./images/logo/index_gray.gif');
  }

.index_gray:hover {
	display: block;
	width: 94px;
  height: 11px;
  background-image: url('./images/logo/index_gray.gif');
  }

.archive_gray {
	display: block;
	width: 64px;
  height: 11px;
  background-image: url('./images/logo/archive_gray.gif');
  }

.archive_gray:hover {
	display: block;
	width: 64px;
  height: 11px;
  background-image: url('./images/logo/archive_gray.gif');
  }

.about_gray {
	display: block;
	width: 64px;
  height: 11px;
  background-image: url('./images/logo/about_gray.gif');
  }

.about_gray:hover {
	display: block;
	width: 64px;
  height: 11px;
  background-image: url('./images/logo/about_gray.gif');
  }

.trade_gray {
	display: block;
	width: 61px;
  height: 14px;
  background-image: url('./images/logo/trade_gray.gif');
  }

.trade_gray:hover {
	display: block;
	width: 61px;
  height: 14px;
  background-image: url('./images/logo/trade_gray.gif');
  }

.thewerewolf_gray {
	display: block;
	width: 91px;
  height: 11px;
  background-image: url('./images/logo/thewerewolf_gray.gif');
  }

.thewerewolf_gray:hover {
	display: block;
	width: 91px;
  height: 11px;
  background-image: url('./images/logo/thewerewolf_gray.gif');
  }

.rmxp_button {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button01.gif');
  background-position: bottom;
  }

.rmxp_button:hover {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button01.gif');
  background-position: top;
  }

.zamthir_button {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button02.gif');
  background-position: bottom;
  }

.zamthir_button:hover {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button02.gif');
  background-position: top;
  }

.titek_button {
	display: block;
	width: 88px;
  height: 30px;
  background-image: url('./images/buttons/button03.gif');
  background-position: bottom;
  }

.titek_button:hover {
	display: block;
	width: 88px;
  height: 30px;
  background-image: url('./images/buttons/button03.gif');
  background-position: top;
  }

.ceres_button {
	display: block;
	width: 88px;
  height: 30px;
  background-image: url('./images/buttons/button04.gif');
  background-position: bottom;
  }

.ceres_button:hover {
	display: block;
	width: 88px;
  height: 30px;
  background-image: url('./images/buttons/button04.gif');
  background-position: top;
  }
  
.senga_button {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button05.gif');
  background-position: bottom;
  }

.senga_button:hover {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button05.gif');
  background-position: top;
  }
  
.theinscriptions_button {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button06.gif');
  background-position: bottom;
  }

.theinscriptions_button:hover {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button06.gif');
  background-position: top;
  }
  
.thieffer_button {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button07.gif');
  background-position: bottom;
  }

.thieffer_button:hover {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button07.gif');
  background-position: top;
  }
  
.abyss-craft_button {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button08.gif');
  background-position: bottom;
  }

.abyss-craft_button:hover {
	display: block;
	width: 88px;
  height: 31px;
  background-image: url('./images/buttons/button08.gif');
  background-position: top;
  }

.button {
	font-size: small;
	color: silver;
	height: 22px;
	border: 1px solid gray;
	background-image: url('./images/others/button.gif');
  }

.css_validate {
        width: 70px;
	height: 16px;
	border: 0px;
	background-image: url('./images/others/css_validate.gif');
  }

.pagerank {
        width: 56px;
	height: 17px;
	border: 0px;
	background-image: url('http://www.google-pagerank.pl/pr.php?ref=dan.zamthir.net&style=26');
  }