#sivu {
  position: relative;
  width: 765px;
  margin: auto;
}
div#ylaosa {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 765px;
  height: 120px;
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
  background-image: url('/img/atlf_banner.jpg');
}
div#menu {
  position: absolute;
  top: 120px;
  left: 0px;
  width: 765px;
  height: 20px;
  background-image: url('/img/atlf_navibuttons.jpg');
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
}
.menulist {
  top: 0px;
}
.menulist li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: absolute;
  height: 20px;
}
.menulist li, .menulist a {
  display: block;
}
.menulist .mobilemenu {
  display: none;
}
.menulist a {
  height: 20px;
}
.menulist a:hover {
  text-decoration: none;
}
#menumain {
  left: 0px;
  top: 0px;
  width: 51px;
}
#menumain a:hover {
  background: url('/img/atlf_naviselected.jpg') no-repeat;
}
#menuband {
  left: 53px;
  top: 0px;
  width: 62px;
}
#menuband a:hover {
  background: url('/img/atlf_naviselected.jpg') -53px no-repeat;
}
#menuhistory {
  left: 117px;
  top: 0px;
  width: 85px;
}
#menuhistory a:hover {
  background: url('/img/atlf_naviselected.jpg') -117px no-repeat;
}
#menureleases {
  left: 204px;
  top: 0px;
  width: 97px;
}
#menureleases a:hover {
  background: url('/img/atlf_naviselected.jpg') -204px no-repeat;
}
#menulyrics {
  left: 303px;
  top: 0px;
  width: 72px;
}
#menulyrics a:hover {
  background: url('/img/atlf_naviselected.jpg') -303px no-repeat;
}
#menulive {
  left: 377px;
  top: 0px;
  width: 53px;
}
#menulive a:hover {
  background: url('/img/atlf_naviselected.jpg') -377px no-repeat;
}
#menuordernow {
  left: 432px;
  top: 0px;
  width: 124px;
}
#menuordernow a:hover {
  background: url('/img/atlf_naviselected.jpg') -432px no-repeat;
}
#menucommunity {
  left: 558px;
  top: 0px;
  width: 109px;
}
#menucommunity a:hover {
  background: url('/img/atlf_naviselected.jpg') -558px no-repeat;
}
#menucontact {
  left: 669px;
  top: 0px;
  width: 96px;
}
#menucontact a:hover {
  background: url('/img/atlf_naviselected.jpg') -669px no-repeat;
}
div#sisalto {
  position: absolute;
  top: 140px;
  width: 749px;
  padding: 8px;
  min-height: 410px;
  border-left: 1px solid #444444;
  border-right: 1px solid #444444;
  border-bottom: 1px solid #444444;
  background: url('/img/atlf_bg.jpg') no-repeat;
  background-color: #0c0e09;
}
* html div#sisalto {
  height: 410px;
}
.contentbox {
  border: 1px solid #444444;
  background-color: #0c0e09;
}
