body {
	background: #011248;
	font-family: "Myriad Web",Verdana,Helvetica,Tahoma,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
a, a:visited {
	color: #fff;
}
.clear {
	clear: both;
	float: none;
}
#page {
	background: #052c65 url(../img/border-back.gif) repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
#content {
	background: #052c65;
	color: #fff;
	line-height: 140%;
	margin: 0 10px;
	padding: 0 0 30px;
}
#content h1 {
	background: url(../img/h1.gif) no-repeat;
	height: 50px;
	margin: 0 0 0 300px;
	padding: 0;
	text-indent: -2000px;
	width: 440px;
}
#quote {
	background: #cedff0 url(../img/quote-back.gif) repeat-x;
}
#quote blockquote {
	margin: 0;
	padding: 0;
}
#quote cite {
	color: #000;
	display: block;
	font-size: 22px;
	font-style: normal;
	margin: -10px 0 0;
	padding: 0 40px 0 0;
	text-align: right;
}
#quote span.date {
	color: #000;
	display: block;
	font-size: 12px;
	padding: 0 40px 20px 0;
	text-align: right;
}
#badges {
	margin: 50px 100px 30px;
}
#badges p.call {
	color: #7da8c8;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 40px;
}
#badges p.badge a {
	float: left;
	display: block;
	margin-right: 30px;
	text-align: center;
	width: 150px;
}
#badges p.badge textarea {
	background: #022558;
	border: 1px solid #1c548d;
	color: #fff;
	font-family: "Myriad Web",Verdana,Helvetica,Tahoma,sans-serif;
	font-size: 10px;
	height: 60px;
	margin-top: 35px;
	padding: 5px;
	width: 290px;
}
#bottom {
	background: #04285c;
	color: #7da8c8;
	font-size: 11px;
	margin: 60px 0 20px;
	padding: 20px 10px;
}
#donate h3 {
	display: none;
}
#donate {
	text-align: center;
}
#footer {
	color: #375d94;
	font-size: 11px;
	line-height: 120%;
	padding: 10px;
}
#footer a, #footer a:visited {
	color: #375d94;
}
#footer .credit {
	background: url(../img/by-crowdfavorite.gif) no-repeat;
	display: block;
	float: right;
	height: 40px;
	text-indent: -2000px;
	width: 240px;
}
#footer .legal {
	display: block;
	padding-top: 7px;
}