.causeforce {
	background-image: url(images/home/hoempg_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.btm_tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}