#gallerywrapper{
	float:left;
	position:relative;
	z-index:5;
	margin: 4px 0 0 0;
}

#galleryteemarker img{ 

	margin-right: 10px 
	height:45px;
	width:60px;
	border:0px solid #666;

}

#gallery img{ 
	float:left; 
	margin: 0 30px 4px 4px;
	margin-right: 4px 
	height:45px;
	width:60px;
	border:0px solid #666;

}





#galleryteemarker {
	float:left;
	margin:4px 0 10px 40px;
}

#galleryteemarker a img.mainimage {
	position:absolute;
	left:0;
	visibility:hidden;
	border:0;
	top:0px;
	z-index:0;
}

#signsponsor img{ 


}

#gallery {
	float:left;
	margin:2px 0 0 0;
}

#gallery a img.mainimage {
	position:absolute;
	left:0;
	visibility:hidden;
	border:0;
	top:0px;
	z-index:0;
}



#gallery a:active img.mainimage, #gallery a:focus img.mainimage {
	visibility:visible;
}

#galleryteemarker a:active img.mainimage, #gallery a:focus img.mainimage {
	visibility:visible;
}

#defaultimage img{
	
	top:0px;
	left:0;
	z-index:5;
	float:left;
	
}

