/* CSS Document */
a.home {
display: block;
width: 674px;
height: 58px;
background: url("http://www.retardriot.com/header/images/03.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.home {
background-position: 0px -58px;
}

a.store {
display: block;
width: 102px;
height: 32px;
background: url("http://www.retardriot.com/header/images/06.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.store {
background-position: 0px -32px;
}

a.riting {
display: block;
width: 102px;
height: 30px;
background: url("http://www.retardriot.com/header/images/01.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.riting {
background-position: 0px -30px;
}
.reviews {
display: block;
width: 102px;
height: 28px;
background: url("http://www.retardriot.com/header/images/04.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.reviews {
background-position: 0px -28px;
}
.music {
display: block;
width: 74px;
height: 30px;
background: url("http://www.retardriot.com/header/images/02.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.music {
background-position: 0px -30px;
}
.movies {
display: block;
width: 74px;
height: 28px;
background: url("http://www.retardriot.com/header/images/05.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.movies {
background-position: 0px -28px;
}
.books {
display: block;
width: 98px;
height: 32px;
background: url("http://www.retardriot.com/header/images/07.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.books {
background-position: 0px -32px;
}
.buttons {
display: block;
width: 91px;
height: 32px;
background: url("http://www.retardriot.com/header/images/08.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.buttons {
background-position: 0px -32px;
}
.drawings {
display: block;
width: 98px;
height: 32px;
background: url("http://www.retardriot.com/header/images/09.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.drawings {
background-position: 0px -32px;
}
.paintings {
display: block;
width: 109px;
height: 32px;
background: url("http://www.retardriot.com/header/images/10.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.paintings {
background-position: 0px -32px;
}
.photos {
display: block;
width: 84px;
height: 32px;
background: url("http://www.retardriot.com/header/images/11.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.photos {
background-position: 0px -32px;
}
.shows {
display: block;
width: 76px;
height: 32px;
background: url("http://www.retardriot.com/header/images/12.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.shows {
background-position: 0px -32px;
}

