body{
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 78.5%;
	width: 99%;
}
img{
	border: 0 none;
}
#content a,
#content a:link,
#content a:active,
#content a:visited{
	color: #000;
	border-bottom: 1px dashed #FF0000;
	text-decoration: none;
}
#content a.noBdr,
#content a.noBdr:link,
#content a.noBdr:active,
#content a.noBdr:visited{
	border-bottom: 0 none;
}
.clearer{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#header{
	width: 100%;
	clear: both;
}
#header ul{
	list-style: none;
	width: 440px;
	height: 60px;
	padding: 0;
	margin: 0;
}
#header ul li{
	float: left;
}
#colLeft{
	padding-right:15px;
	min-width: 30em;
	width: 90%;
	margin-right: 250px;
}
#colRight{
	display: none;
}
#thanks,
.form{
	display: none;
}
.donateNow{
	display: none;
}