#Blog {
background: url('../images/buttons/blog.jpg');
}

#Blog:hover {
background: url('../images/buttons/blogon.jpg');
}

#Broadsides {
background: url('../images/buttons/broadsides.jpg');
}

#Broadsides:hover {
background: url('../images/buttons/broadsideson.jpg');
}

#Fantasy1 {
background: url('../images/buttons/fantasy.jpg');
}

#Fantasy1:hover {
background: url('../images/buttons/fantasyon.jpg');
}

#SF1 {
background: url('../images/buttons/scifi1.jpg');
}

#SF1:hover {
background: url('../images/buttons/scifi1on.jpg');
}

#Horror1 {
background: url('../images/buttons/horror.jpg');
}

#Horror1:hover {
background: url('../images/buttons/horroron.jpg');
}

#Other1 {
background: url('../images/buttons/other.jpg');
}

#Other1:hover {
background: url('../images/buttons/otheron.jpg');
}

#MailingList {
background: url('../images/buttons/mailinglist.jpg');
}

#MailingList:hover {
background: url('../images/buttons/mailingliston.jpg');
}

#Resources {
background: url('../images/buttons/resources.jpg');
}

#Resources:hover {
background: url('../images/buttons/resourceson.jpg');
}

#What {
background: url('../images/buttons/what.jpg');
}

#What:hover {
background: url('../images/buttons/whaton.jpg');
}