.home_btn {
background: transparent url(images/nav/home_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 75px;
}

.home_btn:hover {
background: transparent url(images/nav/home_btn.gif) no-repeat;
background-position: -75px;
display: inline;
float: left;
height: 41px;
width: 75px;
}

.synopsis_btn {
background: transparent url(images/nav/synopsis_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 114px;
}

.synopsis_btn:hover {
background: transparent url(images/nav/synopsis_btn.gif) no-repeat;
background-position: -114px;
display: inline;
float: left;
height: 41px;
width: 114px;
}

.gallery_btn {
background: transparent url(images/nav/gallery_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 101px;
}

.gallery_btn:hover {
background: transparent url(images/nav/gallery_btn.gif) no-repeat;
background-position: -101px;
display: inline;
float: left;
height: 41px;
width: 101px;
}

.cast_btn {
background: transparent url(images/nav/cast_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 140px;
}

.cast_btn:hover {
background: transparent url(images/nav/cast_btn.gif) no-repeat;
background-position: -140px;
display: inline;
float: left;
height: 41px;
width: 140px;
}

.journey_btn {
background: transparent url(images/nav/journey_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 105px;
}

.journey_btn:hover {
background: transparent url(images/nav/journey_btn.gif) no-repeat;
background-position: -105px;
display: inline;
float: left;
height: 41px;
width: 105px;
}

.merchandise_btn {
background: transparent url(images/nav/merch_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 145px;
}

.merchandise_btn:hover {
background: transparent url(images/nav/merch_btn.gif) no-repeat;
background-position: -145px;
display: inline;
float: left;
height: 41px;
width: 145px;
}

.ne_btn {
background: transparent url(images/nav/ne_btn.gif) no-repeat;
display: inline;
float: left;
height: 41px;
width: 162px;
}

.ne_btn:hover {
background: transparent url(images/nav/ne_btn.gif) no-repeat;
background-position: -162px;
display: inline;
float: left;
height: 41px;
width: 162px;
}
