empty  {}
#tmenu {
   width: 648px;
}
#tmenu ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   border: 0;
   top: 0;
   left: 0;
   width: 584px;
   height: 26px;
}
#tmenu ul li{
   display: inline;
   float: left;
   height: 26px;
}
#tmenu li a {
   border: 0;
   display: block;
   height: 26px;
}
#tmenu li span, #lang span {
  position: absolute;
  left:-2000px;
}

#tmenu li.t-en-home a {
  width: 55px;
  background: url(img/en/t-home.gif) no-repeat;
}
#tmenu li.t-en-home a:hover {
  background: url(img/en/t-home-on.gif) no-repeat;
}
#tmenu li.t-en-home-on {
  width: 55px;
  background: url(img/en/t-home-on.gif) no-repeat;
}

#tmenu li.t-en-parish a {
  width: 53px;
  background: url(img/en/t-parish.gif) no-repeat;
}
#tmenu li.t-en-parish a:hover {
  background: url(img/en/t-parish-on.gif) no-repeat;
}
#tmenu li.t-en-parish-on {
  width: 53px;
  background: url(img/en/t-parish-on.gif) no-repeat;
}

#tmenu li.t-en-news a {
  width: 107px;
  background: url(img/en/t-news.gif) no-repeat;
}
#tmenu li.t-en-news a:hover {
  background: url(img/en/t-news-on.gif) no-repeat;
}
#tmenu li.t-en-news-on {
  width: 107px;
  background: url(img/en/t-news-on.gif) no-repeat;
}

#tmenu li.t-en-sermons a {
  width: 67px;
  background: url(img/en/t-sermons.gif) no-repeat;
}
#tmenu li.t-en-sermons a:hover {
  background: url(img/en/t-sermons-on.gif) no-repeat;
}
#tmenu li.t-en-sermons-on {
  width: 67px;
  background: url(img/en/t-sermons-on.gif) no-repeat;
}

#tmenu li.t-en-services a {
  width: 66px;
  background: url(img/en/t-services.gif) no-repeat;
}
#tmenu li.t-en-services a:hover {
  background: url(img/en/t-services-on.gif) no-repeat;
}
#tmenu li.t-en-services-on {
  width: 66px;
  background: url(img/en/t-services-on.gif) no-repeat;
}

#tmenu li.t-en-location a {
  width: 68px;
  background: url(img/en/t-location.gif) no-repeat;
}
#tmenu li.t-en-location a:hover {
  background: url(img/en/t-location-on.gif) no-repeat;
}
#tmenu li.t-en-location-on {
  width: 68px;
  background: url(img/en/t-location-on.gif) no-repeat;
}

#tmenu li.t-en-photo a {
  width: 56px;
  background: url(img/en/t-photo.gif) no-repeat;
}
#tmenu li.t-en-photo a:hover {
  background: url(img/en/t-photo-on.gif) no-repeat;
}
#tmenu li.t-en-photo-on {
  width: 56px;
  background: url(img/en/t-photo-on.gif) no-repeat;
}

#tmenu li.t-en-contact a {
  width: 62px;
  background: url(img/en/t-contact.gif) no-repeat;
}
#tmenu li.t-en-contact a:hover {
  background: url(img/en/t-contact-on.gif) no-repeat;
}
#tmenu li.t-en-contact-on {
  width: 62px;
  background: url(img/en/t-contact-on.gif) no-repeat;
}

#tmenu li.t-en-links a {
  width: 50px;
  background: url(img/en/t-links.gif) no-repeat;
}
#tmenu li.t-en-links a:hover {
  background: url(img/en/t-links-on.gif) no-repeat;
}
#tmenu li.t-en-links-on {
  width: 50px;
  background: url(img/en/t-links-on.gif) no-repeat;
}

#title {
  background: url(img/en/title.gif) bottom left no-repeat;
}

#lang {
  margin-top: 20px;
}
#lang a {
  border: 0;
  display: block;
  width: 91px;
  height: 21px;
  background: url(img/en/lang.gif) no-repeat;
}
#lang a:hover {
  background: url(img/en/lang-on.gif) no-repeat;
}
