/* CSS Document */

a.contact {
display: block;
width: 293px;
height: 61px;
background: url("http://www.retardriot.com/home/images/index_03b.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.contact {
background-position: 0px -61px;
}


.books {
display: block;
width: 293px;
height: 50px;
background: url("http://www.retardriot.com/home/images/index_04.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.books {
background-position: 0px -50px;
}

.buttons {
display: block;
width: 293px;
height: 26px;
background: url("http://www.retardriot.com/home/images/index_05.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.buttons {
background-position: 0px -26px;
}

.drawings {
display: block;
width: 293px;
height: 28px;
background: url("http://www.retardriot.com/home/images/index_06.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.drawings {
background-position: 0px -28px;
}

.movies {
display: block;
width: 293px;
height: 26px;
background: url("http://www.retardriot.com/home/images/index_07.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.movies {
background-position: 0px -26px;
}

.paintings {
display: block;
width: 293px;
height: 28px;
background: url("http://www.retardriot.com/home/images/index_08.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.paintings {
background-position: 0px -28px;
}

.photos {
display: block;
width: 293px;
height: 29px;
background: url("http://www.retardriot.com/home/images/index_09.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.photos {
background-position: 0px -29px;
}

.shows {
display: block;
width: 293px;
height: 29px;
background: url("http://www.retardriot.com/home/images/index_10.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.shows {
background-position: 0px -29px;
}

.music {
display: block;
width: 293px;
height: 28px;
background: url("http://www.retardriot.com/home/images/index_11.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.music {
background-position: 0px -28px;
}

.reviews {
display: block;
width: 293px;
height: 30px;
background: url("http://www.retardriot.com/home/images/index_12.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.reviews {
background-position: 0px -30px;
}

a.riting {
display: block;
width: 293px;
height: 51px;
background: url("http://www.retardriot.com/home/images/index_13.gif") 0 0 no-repeat;
text-decoration: none;
}

a:hover.riting {
background-position: 0px -51px;
}

