#donate {
    background-image:	url(images/donate.gif);
    background-repeat:	no-repeat;
}

#donate:hover img {
    opacity:		0;
    filter:alpha(opacity=0);
}

#emailadd th{
	text-align:			right;
	vertical-align:		top;
}

#emailadd td {
	padding-bottom:		10px;
	padding-left:		5px;
}

#tugofwar {
	margin:				-10px 5px 0px 10px;
	float:				right;
}

#tugofwar img {
	border:				1px solid #000020;
}