body
{
	padding:0;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin:0 auto;
} 

.wrapper
{
	width: 980px;
	margin: 0 auto 0 auto;
	background-image: url("/img/content_background.gif");
}

.login
{
 	position: absolute;
	right: 3px;
}
.login a
{
	color: white;
	text-decoration: none;
}
.login a:hover
{
	color: blue;
}

.footer
{
	position: relative;
	left: 0px;
	width:979px;
	height:100px;
	margin-top: 20px;
	background: url("/img/footer.gif") top left no-repeat;
}

.footer_donate
{
	position: absolute;
	display:block;
	left: 0px;
	left: 0px;
	width:979px;
	height:100px;
	margin:0;
	padding:0;
	background: url("/img/footer.gif") top left no-repeat;
	text-decoration: none;
}
.footer_donate span { display:none }

.submit_button
{
	border: 0;

}
.submit_button input
{
	border: 0;
}