body, html {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #222f61 url(images/topBack.gif) top left repeat-x;
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFFFFF;
}

img {
	border: 0px;
}

#content {
	width: 828px;
	margin: auto;
}

#leftHolder {
	width: 439px;
	height: 510px;
	float: left;
	background: url(images/leftBack2.jpg) top left no-repeat;
}

#rightHolder {
	width: 389px;
	height: 510px;
	float: left;
	background: url(images/rightBack2.jpg) top left no-repeat;
}

#leftContent {
	margin: 220px 25px 0px 51px;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
}

#rightContent {
	margin: 70px 22px 0px 22px;
	text-align: left;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 9pt;
}

.input {
	border: #2D2C25 solid 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
}

.row {
	clear: both;
}

.label {
	vertical-align: middle;
}

.field {
	width: 210px;
}

ul {
	margin-top: 0px;
	margin-bottom: 6px;
}

.list ul {
	padding: 0px 0px 0px 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	color: #F2EED6;
}

.list ul li {
	padding: 0px;
	font-weight: bold;
	font-size: 23px;
	margin: 0px;
}

form {
	margin-top: 6px;
	margin-bottom: 0px;
}

#charityChecks {
	z-index: 50;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	top: 130px;
	background-color: #CC0000;
	width: 659px;
	height: 362px;
	background: url(images/windowBack.png) left top no-repeat;
}

#charityChecksContent {
	margin: 28px;
	text-align: left;
}