body
{
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
}

td img 
{
	display: block;
}

td {
	background-color: #FFFFFF;
}

td.spacer {
	background-color: #E6E6E6;
}

#amount {
	width: 360px;
	border-color: #AC7E73;
}

.page_text {
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;

}

#the_story{
	height: 218px;
	width: 398px;
	margin-top: 87px;
	margin-left: 58px;
}

#cool_stuff {
	height: 462px;
	width: 450px;
	margin-top: 55px;
	margin-left: 90px;
}

#donation_total {
	color: #894737;
	font-size: 40px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 40px;
}

#came_from_list {
	color: #894737;
	font-size: 16px;
	font-weight: bold;
	margin-top: 28px;
	margin-left: 45px;
	height: 130px;
	width: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}

#came_from_list ul {
	margin: 0px;
	padding: 0px;
}

#came_from_list li {
	list-style: none;
}

#layout_r2_c1 {
	background: url(../img/layout_r2_c1.jpg);
}

#layout_r1_c2 {
	background: url(../img/layout_r1_c2.jpg);
}

#layout_r2_c2 {
	background: url(../img/layout_r2_c2.jpg);
	color: #894737;
	font-size: 40px;
	font-weight: bold;
}

#layout_r3_c2 {
	background: url(../img/layout_r3_c2.jpg);
}

#layout_r4_c2 {
	background: url(../img/layout_r4_c2.jpg);
}

#layout_r5_c3 {
	cursor: pointer;
}

#form_wrapper {
	margin-left: 72px;
	margin-top: 92px;
	width: 400px;
	
}
