body, td {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

a {
  color:#210F04;
  text-decoration:none;
}

#menu a {
  display:block;
}

#menu a:focus {
  outline:none;
}

#menu a.menu_home {
  background:url(../img/menu_home.png);
  width: 66px;
  height: 19px;
}

#menu a.menu_home:hover {
  background-position:-66px 0px;
}

#menu a.menu_home_selected {
  background:url(../img/menu_home.png);
  width: 66px;
  height: 19px;
  background-position:-66px 0px;
}

#menu a.menu_buy {
  background:url(../img/menu_buy.png);
  width: 46px;
  height: 24px;
  margin-top:7px;
}

#menu a.menu_buy:hover {
  background-position:-46px 0px;
}

#menu a.menu_buy_selected {
  background:url(../img/menu_buy.png);
  width: 46px;
  height: 24px;
  margin-top:7px;
  background-position:-46px 0px;
}

#menu a.menu_gameinfo {
  background:url(../img/menu_gameinfo.png);
  width: 124px;
  height: 19px;
  margin-top:3px;
}

#menu a.menu_gameinfo:hover {
  background-position:-124px 0px;
}

#menu a.menu_gameinfo_selected {
  background:url(../img/menu_gameinfo.png);
  width: 124px;
  height: 19px;
  margin-top:3px;
  background-position:-124px 0px;
}

#menu a.menu_gallery {
  background:url(../img/menu_gallery.png);
  width: 89px;
  height: 24px;
  margin-top:7px;
}

#menu a.menu_gallery:hover {
  background-position:-89px 0px;
}

#menu a.menu_gallery_selected {
  background:url(../img/menu_gallery.png);
  width: 89px;
  height: 24px;
  margin-top:7px;
  background-position:-89px 0px;
}

#menu a.menu_articles {
  background:url(../img/menu_articles.png);
  width: 99px;
  height: 20px;
  margin-top:3px;
}

#menu a.menu_articles:hover {
  background-position:-99px 0px;
}

#menu a.menu_articles_selected {
  background:url(../img/menu_articles.png);
  width: 99px;
  height: 20px;
  margin-top:3px;
  background-position:-99px 0px;
}

#menu a.menu_forums {
  background:url(../img/menu_forums.png);
  width: 91px;
  height: 19px;
  margin-top:7px;
}

#menu a.menu_forums:hover {
  background-position:-91px 0px;
}

#menu a.menu_forums_selected {
  background:url(../img/menu_forums.png);
  width: 91px;
  height: 19px;
  margin-top:7px;
  background-position:-91px 0px;
}

#menu a.menu_downloads {
  background:url(../img/menu_downloads.png);
  width: 133px;
  height: 19px;
  margin-top:7px;
}

#menu a.menu_downloads:hover {
  background-position:-133px 0px;
}

#menu a.menu_downloads_selected {
  background:url(../img/menu_downloads.png);
  width: 133px;
  height: 19px;
  margin-top:7px;
  background-position:-133px 0px;
}

#menu a.menu_subscribe {
  background:url(../img/menu_subscribe.png);
  width: 121px;
  height: 19px;
  margin-top:8px;
}

#menu a.menu_subscribe:hover {
  background-position:-121px 0px;
}

#menu a.menu_subscribe_selected {
  background:url(../img/menu_subscribe.png);
  width: 121px;
  height: 19px;
  margin-top:8px;
  background-position:-121px 0px;
}

a.packshot {
  display:block;
  width:122px;
  height:228px;
  background:url(../img/packshot.png);
}

a.packshot:hover {
  background-position:-122px 0px;
}

a.packshot:focus {
  outline:none;
}
