

/* THUMBS - background image for a given thumbnail styled with a given class */
a.slide_a {background:url(../images/thumbs/image23_th.jpg);}
a.slide_b {background:url(../images/thumbs/stampede_th.jpg);}


/* BIGPIC - background colors for some of the images*/
a.slide_a  em.imagepane {background:url(../images/big/image23_big.jpg); background-position: 50% 20%}
a.slide_b  em.imagepane {background:url(../images/big/stampede_big.jpg); background-position: 50% 20%}


a.slide_a  em.box1 {background-color:rgb(202, 117, 175);}
a.slide_b  em.box1 {background-color:rgb(202, 117, 225);}