div#main
{
	width: 578px;
	padding-top: 48px;
	color: #e9dbcb;
}
/*
#intro a { background:url(../img/meet-lance.gif) no-repeat 50% 50%; height:36px; display:block; text-indent:-9999em; overflow:hidden; margin-top:30px; }
#intro p { background:url(../img/donate-today.gif) no-repeat 50% 50%; height:42px; padding-top:10px; text-indent:-9999em; overflow:hidden; margin-bottom:30px; } 
*/
#intro p { background:url(../img/donate-today-img.gif) no-repeat 50% 50%; height:87px; display:block; text-indent:-9999em; overflow:hidden; margin-top:30px; margin-bottom:40px; }

ul.features
{
	background: none;
	border-top: none;
}

ul.features li
{
	width: 144px;
	text-align: center;
	padding-left: 27px;
	padding-right: 27px;
	font-size: 120%;
	line-height: 1.5em;
}

ul.features li div.desc
{
	padding: 0;
}

ul.features li p
{
	margin: 0.7em 0;
	paddng: 0;
	text-indent: -5000px;
}

ul.features li p.donate-20
{
	height: 79px;
	background: url(../img/donate-20.gif) top center no-repeat;
}

ul.features li p.donate-25
{
	height: 82px;
	background: url(../img/donate-25.gif) top center no-repeat;
}

ul.features li p.donate-50
{
	height: 82px;
	background: url(../img/donate-50.gif) top center no-repeat;
}

ul.features li p.donate-85
{
	height: 79px;
	background: url(../img/donate-85.gif) top center no-repeat;
}

ul.features li p.donate-125
{
	height: 104px;
	background: url(../img/donate-125.gif) top center no-repeat;
}

ul.features li p.donate-175
{
	height: 79px;
	background: url(../img/donate-175.gif) top center no-repeat;
}

ul.features li.first
{
	padding-left: 17px;
}

ul.features li.last
{
	padding-right: 0px;
}

div#links
{
	text-align: center;
}

div#links h2
{
	font-size: 130%;
	margin: 2em 0;
	padding: 0;
	line-height:1.6em;
	font-weight:normal;
}

div#links p
{
	margin: 1em 0 3em 0;
	padding: 0;
}

div#links a
{
	color: #e9dbcb;
	text-decoration: none;
}

div#legal
{
	font-size: 0.8em;
	margin-top: 5em;
	text-align: center;
}

.donate-image { width:143px; height:81px; display:block; text-indent:-9999em; overflow:hidden; background-position:0 0; background-repeat:no-repeat; }
.donate-image:hover { background-position:0 -81px; }

