#topOfPage {
	background-color: #000;
	color: #fff;
	height: 300px;
	overflow: hidden;
}
#topOfPage #sponsorFlash {
	width: 210px;
	height: 300px;
	float: right;
	margin-left: 16px;
}
#topOfPage h1 {
	margin: 0;
	padding-left: 6px;
	padding-top: 6px;
}
#topOfPage .giveNow a, #topOfPage .giveNow a:visited {
	font-size: 16px;
	font-weight: bolder;
	color: #fff!important;
}
#topOfPage .giveNow {
	margin-top: 10px;
}
#page #topOfPage p a {
	color: #fff;
	font-weight: bolder;
}

#bottomHalf #bottomLeft {
	width: 534px;
	float: left;
	padding-left: 6px;
}
#bottomHalf #bottomRight {
	width: 210px;
	float: right;
}
#bottomHalf h2 {
	color: #669999;
	background-color: transparent;
	font-size: 14px;
}
#bottomHalf #bottomLeft .method {
	height: 200px;
	overflow: hidden;
	margin-left: -6px;
}
#bottomHalf #bottomLeft .method .item {
	width:200px;
	height:200px;
	float: left;
	padding-right: 6px;
}
#bottomHalf #bottomLeft .method .clearBoth {
	margin: 0;
	padding: 0;
	height: 0;
}
#bottomHalf #bottomLeft .method .item img {
	margin: 0;
	padding: 0;
}
#bottomHalf #bottomRight h2 {
	color: #fff;
	text-align: center;
}
#bottomHalf #bottomRight {
	background-color: #ad93aa;
}
#bottomHalf #bottomRight ul {
	list-style-type: none;
	text-align: center;
	margin: 0 16px;
	padding: 0;
	font-weight: bolder;
}
#bottomHalf #bottomRight li {
	margin: 0 0 10px;
	padding: 0;
}
