
a.home {
display: block;
float:left;
width:73px;
height:27px;
background:url("home.jpg") repeat-x;
}
a.home:hover {
width:73px;
height:27px;
background-position: 0px -27px;
}

a.about {
display: block;
float:left;
width:121px;
height:27px;
background:url("about.jpg") repeat-x;
}
a.about:hover {
width:121px;
height:27px;
background-position: 0px -27px;
}

a.friends {
display: block;
float:left;
width:97px;
height:27px;
background:url("friends.jpg") repeat-x;
}
a.friends:hover {
width:97px;
height:27px;
background-position: 0px -27px;
}

a.gallery {
display: block;
float:left;
width:96px;
height:27px;
background:url("gallery.jpg") repeat-x;
}
a.gallery:hover {
width:96px;
height:27px;
background-position: 0px -27px;
}

a.garage {
display: block;
float:left;
width:95px;
height:27px;
background:url("garage.jpg") repeat-x;
}
a.garage:hover {
width:95px;
height:27px;
background-position: 0px -27px;
}

a.guestbook {
display: block;
float:left;
width:120px;
height:27px;
background:url("guestbook.jpg") repeat-x;
}
a.guestbook:hover {
width:120px;
height:27px;
background-position: 0px -27px;
}

a.vag {
display: block;
float:left;
width:122px;
height:27px;
background:url("vag.jpg") repeat-x;
}
a.vag:hover {
width:122px;
height:27px;
background-position: 0px -27px;
}

a.videos {
display: block;
float:left;
width:93px;
height:27px;
background:url("videos.jpg") repeat-x;
}
a.videos:hover {
width:93px;
height:27px;
background-position: 0px -27px;
}
