
/* Gallery page grid images*/
.image-box-1{
	background-image: url(../images/gallery/BandThb.jpg);
}
.image-box-2{
	background-image: url(../images/gallery/BunnySnatchersThb.jpg);
}
.image-box-3{
	background-image: url(../images/gallery/CocktailsThb.gif);
}
.image-box-4{
	background-image: url(../images/gallery/CyclopathsThb.jpg);
}
.image-box-5{
	background-image: url(../images/gallery/ElectricMistThb.jpg);
}
.image-box-6{
	background-image: url(../images/gallery/GladeThb.jpg);
}
.image-box-7{
	background-image: url(../images/gallery/IconsThb.gif);
}
.image-box-8{
	background-image: url(../images/gallery/MedusaThb.jpg);
}
.image-box-9{
	background-image: url(../images/gallery/MonsterballThb.jpg);
}
.image-box-10{
	background-image: url(../images/gallery/MothsThb.gif);
}
a:link.image-box-11, a:visited.image-box-11{
	background-image: url(../images/b-back.gif);
}
a:hover.image-box-11, a:visited:hover.image-box-11{
	background-image: url(../images/b-back.gif);
	background-position: 0px -128px;
}
.image-box-12{
	background-image: url(../images/gallery/ScaryTailThb.gif);
}
.image-box-13{
	background-image: url(../images/gallery/ScienceThb.gif);
}
.image-box-14{
	background-image: url(../images/gallery/SeaLifeThb.jpg);
}

a:link.image-box-15, a:visited.image-box-15{
	background-image: url(../images/b-next.gif);
}
a:hover.image-box-15, a:visited:hover.image-box-15{
	background-image: url(../images/b-next.gif);
	background-position: 0px -128px;
}

/* end Gallery Page grid images*/