body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

DIV.outer {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 536px;
  margin-top: -268px;
}   .textinfo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: justify;
}
.textinfoc {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
}
.textinfoSMALL {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}
.donation {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: right;
	background-color: #000000;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.donationdrop {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	text-align: left;
	background-color: #000000;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
