body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-image:url(../img/body-bckgrnd.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top:10px;
}
a:link {
	color: #00519b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #155099;
}
a:hover {
	text-decoration: underline;
	color: #FCF224;
}
a:active {
	text-decoration: none;
	color: #155099;
}
#donate-button {
	width:131px;
	height:80px;
	z-index:1;
	float:right;
	margin-right:13px;
	margin-top:4px;
}
#title {
	height:30px;
	z-index:2;
	margin-top:135px;
	padding-left:265px;
	padding-top:3px;
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#copy {
	height:382px;
	z-index:3;
	margin-top:3px;
	padding-left:265px;
	padding-right:210px;
	text-align:left;
	font-size:12px;
}
#navbar {
	width:489px;
	height:41px;
	z-index:4;
	float:right;
	margin-right:10px;
	margin-top:45px;
	padding-left:5px;
}
#navbar img {
	padding-top:2px;
}

#footer {
	width:641px;
	height:27px;
	z-index:5;
	text-align:left;
	color:#00519b;
	float:right;
	margin-right:1px;
	margin-top:12px;
}
#main-div #copy #quotation {
	font-weight: bold;
	font-style:italic;
	font-size:14px;
	padding:10px;
}

#main-div #copy strong{
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	text-shadow:#000 2px 2px 3px;
	height: 1em;
	filter: Shadow(Color=#000, 	
			Direction=135, 
			Strength=5);
	
}
#main-div #copy #leadership{
	font-size: 14px;
	font-weight:bold;
	color:#000;
	text-shadow:#fff 2px 2px 3px;
	height: 1em;
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
	
}
#main-div #copy form {
	text-align:center;
}
#main-div #copy #submit {
	background-image:url(../img/form-bttn.png);
	width:106px;
	height:35px;
	color:#fff;
}
#main-div #copy #submit:hover {
	background-image:url(../img/form-bttn-over.png);
	width:106px;
	height:35px;
	color:#fff;
}
#main-div #copy input, textarea {
	border:none;
	color:#00519b;
	font-family:Arial, Helvetica, sans-serif;
}
#mailing-address {
	text-align: center;
}

