/* CSS Document */

.collage
{
	background-image: url(images/collage_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
	height: 170px;
}
.collage_f2
{
	background-image: url(images/collage_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
}
.lightning
{
	background-image: url(images/lightning_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;	
	height: 170px;
}
.lightning_f2
{
	background-image: url(images/lightning_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
}
.anvil
{
	background-image: url(images/anvil_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
}
.anvil_f2
{
	background-image: url(images/anvil_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
}
.clamp
{
	background-image: url(images/clamp_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;	
}
.clamp_f2
{
	background-image: url(images/clamp_f2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
}
.strip
{
	border-top: solid 2px #516482;
	border-bottom: solid 1px #000000;
	background-color: #1E3B6A;
	height: 22px;
}
.txt
{
	padding: 6px 4px 6px 6px;
}



