body {
	margin-top: 0px;
	margin-left: 0px;
	background:#0b53b4 url(/images/bg-new.jpg) center bottom fixed;
}
body, table, div, p, .HomeCopy, .BodyCopy, .FooterAddress, .MediumBlueHeadline, .MediumWhtHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #454545;
}
.FooterAddress {
	color: #FFFFFF;
}
.MediumBlueHeadline {
	font-size: 13px;
	color: #5190E3;
}
.MediumWhtHeadline {
	font-size: 13px;
	color: #FFFFFF;
}
.BlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #096DAB;
	margin-bottom:0px;
	padding-bottom:0px;
}
a {
	color: #666666;
	text-decoration: underline;
}
.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.FooterNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.FooterNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#logo {
    background: transparent url("/images/HomeLogo.png") no-repeat scroll 0% 0%;
    width: 216px;
    height: 103px;
    text-indent: -3333px;
    border: 0;
    margin: 0;
}

#logo a {
    display: block;
    width: 216px; /* larger than actual image? */
    height: 103px;
    text-decoration: none;
    border: 0;
}

#xtag {
    background: transparent url("/images/dignity-hope.png") no-repeat scroll 0% 0%;
    width: 583px;
    height: 103px;
    text-indent: -3333px;
    border: 0;
    margin: 0;
	float:right;
}

#xlogo a {
    display: block;
    width: 583px; /* larger than actual image? */
    height: 103px;
    text-decoration: none;
    border: 0;
}
#maincontent {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#bodyalpha {
	width:1040px;
	background:url(/images/body-alpha.png) center repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#footeralpha {
	width:1040px;
	background:url(/images/75-alpha.png) center repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#breakStrch {
	width:1040px;
	background:url(/images/break-strch-alpha.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:7px;	
}
#baseline {
	width:1040px;
	background:url(/images/base-alpha.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:36px;	
}

.donatebox {
	border:3px solid #096dab;
	display:block;
}
.xGive {
	font-weight: bold;
	color: #454545;
	background-color: #d0e3f2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #096dab;
}
.xHelp{
	font-weight: bold;
	color: #FFF;
	background-color: #096dab;
	padding-bottom: 10px;
	padding-left: 5px;
	text-decoration: none;
}
a.xxHelp{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:visited.xxHelp{
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	text-decoration: none;
}
div#maincontent blockquote {
	float:right;
	width:250px;
	padding-left:20px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	margin:10px;
	background-color: #e9e4ea;
	background-image: url(images/blockquote-l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999;
}
div#maincontent blockquote div {
	color:#333;
	font-size:14px;
	font-weight:bold;
	background-image: url(images/blockquote-r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.BodyCopy em { display:block;text-align:right;font-size:12px;font-weight:bold;}
div#maincontent hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #096DAB;
	height: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 10px;
	border-bottom-color: #D0E3F2;
}
h2 {
	font-size: 12px;
}

.footerStyles td {
margin-right:auto;
margin-left:auto;
	}
