.igallery {
	width: 242px;
	height: 64px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../gallery/images/heading.gif) no-repeat;	
}
#photo1 {
	width: 64px;
	background: url(../gallery/images/1sm.jpg) no-repeat;
}
#thumbs a:hover#photo1 {
	background-position: 0 -64px;
}
#photo2 {
	width: 64px;
	background: url(../gallery/images/2sm.jpg) no-repeat;
}
#thumbs a:hover#photo2 {
	background-position: 0 -64px;
}
#photo3 {
	width: 64px;
	background: url(../gallery/images/3sm.jpg) no-repeat;
}
#thumbs a:hover#photo3 {
	background-position: 0 -64px;
}

#photo4 {
	width: 64px;
	background: url(../gallery/images/4sm.jpg) no-repeat;
}
#thumbs a:hover#photo4 {
	background-position: 0 -64px;
}
#photo5 {
	width: 64px;
	background: url(../gallery/images/5sm.jpg) no-repeat;
}
#thumbs a:hover#photo5 {
	background-position: 0 -64px;
}
#photo6 {
	width: 64px;
	background: url(../gallery/images/6sm.jpg) no-repeat;
}
#thumbs a:hover#photo6 {
	background-position: 0 -64px;
}
#photo7 {
	width: 64px;
	background: url(../gallery/images/7sm.jpg) no-repeat;
}
#thumbs a:hover#photo7 {
	background-position: 0 -64px;
}
#photo8 {
	width: 64px;
	background: url(../gallery/images/8sm.jpg) no-repeat;
}
#thumbs a:hover#photo8 {
	background-position: 0 -64px;
}
#photo9 {
	width: 64px;
	background: url(../gallery/images/9sm.jpg) no-repeat;
}
#thumbs a:hover#photo9 {
	background-position: 0 -64px;
}

#dyntexts{
float:right;
font-size:1em;
font-weight:bold;
}