
/* code for the 'HEADER' */
.tableHeader {
	width: 1000px;
	height: 112px;
}

a.p2e_logo {
	display: block;
	width: 133px;
	height: 112px;
	margin: 0 auto;
	background-image: url(../images/pedal2empower/pedal2empower-logo.gif);
}

.headerdiv {
	position: relative;
	width: 1000px;
	height: 112px;
}

.p2e_logo {
	position: absolute;
	width: 133px;

}

.p2e_head_title {
	position: absolute;
	width: 588px;
	left: 133px;
}

.p2e_head_image {
	position: absolute;
	width: 279px;
	left: 721px;
}

.donationnext {
	position: absolute;
	width: 45px;
	left: 715px;
}

.donationback {
	position: absolute;
	width: 45px;
	left: 660px;
}

/* formats the donate button div */
.donate {
	position: absolute;
	height: 88px;
	width: 189px;
	top: 158px;
	left: 660px;
	z-index:1;
}