body {
	background-color: #855bcd;
}

#topbanner {
	background-image: url(../images/metals_header.gif);
}

#ball {
	background-image: url(../images/metal_ball.gif); layer-background-image: url(images/metal_ball.gif);
}

.highlight img {
	border: medium solid #FFFFFF;
}

.highlight:hover img{
	border: medium solid #cadb2a;
}

.highlighted img {
	border: medium solid #cadb2a;
}

.highlight:hover{
	color: cadb2a; /* Dummy definition to overcome IE bug */
}
