body {
	color:#666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:medium;
	margin:10px 0;
	padding:0;	
}
body * {
	color:#666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
}
a:link, a:visited {
	border-bottom:1px dotted #333;
	text-decoration:none;
}
a:hover, a:active {
	border-bottom:none;
	text-decoration:none;
}
img {
	border:none;
}
h3, h4, p, td {
	font-size: 80%;
	line-height:130%;
	margin:10px 0;
}
.clear {
	clear:both;
	line-height:1%;
}
.noborder {
	border:none;
}
#centerBox {
	text-align:center;
}
#pageWrapper {
	margin:0 auto;
	text-align:left;
	width:780px;
}
#header a {
	border:none;
}
#header h1 {
	float:left;
	margin:0 0 20px 0;
}
#nav {
	float:right;
	margin:5px 0 0 0;
}
#nav ul {
	display:inline;
}
#nav ul li {
	display:inline;
	float:left;
	height:66px;
	list-style-type:none;
	margin-left:5px;
	width:66px;
}
#nav ul li span {
	left:-9999px;
	position:absolute;
}
#nav ul li a {
	border:none;
	display:block;
	height:66px;
	width:66px;
}
#nav ul li#home a {
	background:url(../Images/nav-home.png) #fff top left no-repeat;
}
#nav ul li#history a {
	background:url(../Images/nav-history.png) #fff top left no-repeat;
}
#nav ul li#links a {
	background:url(../Images/nav-links.png) #fff top left no-repeat;
}
#nav ul li#news a {
	background:url(../Images/nav-news.png) #fff top left no-repeat;
}
#nav ul li#schools a {
	background:url(../Images/nav-schools.png) #fff top left no-repeat;
}
#nav ul li#donation a {
	background:url(../Images/nav-donations.png) #fff top left no-repeat;
}
#nav ul li#contact a {
	background:url(../Images/nav-contact.png) #fff top left no-repeat;
}
.homeNav {
	position:absolute;
	right:100px;
	top:30px;
	width:280px;
}
.homeNav ul li {
	margin-top:5px;
}
#homeContent {
	background:url(../Images/bg-home-3.gif) #333 top left no-repeat;
	height:359px;
	margin:0 0 30px 0;
	position:relative;
	width:780px;
}
#homeQuote {
	bottom:30px;
	position:absolute;
	right:20px;
	width:500px;
}
#homeQuote p, #homeAuthor p {
	color:#fff;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:italic;
	font-weight:bold;
}
#homeAuthor {
	bottom:10px;
	position:absolute;
	right:20px;
}
#homeAuthor p {
	font-size:70%;
}
#bodyContent {
	border-top:1px dotted #666;
	padding:10px 0 0 0;
	width:780px;
}
#bodyContent h1 {
	float:left;
}
.history {
	background:url(../Images/bg-history.html) #fff bottom right no-repeat;
}
#ourHistory {
	background:url(../Images/our-history.html) #fff top left no-repeat;
	height:49px;
	width:149px;
}
.history h1 {
	background:url(../Images/our-ethos.html) #fff top left no-repeat;
	height:49px;
	width:145px;
}
#ourHistory span, .news h1 span, .schools h1 span, .donate h1 span, .donationForm h1 span, .contact h1 span, .links h1 span, .history h1 span {
	left:-9999px;
	position:absolute;
}
.news {
	background:url(../Images/bg-news.html) #fff bottom right no-repeat;
}
.news h1 {
	background:url(../Images/our-news.html) #fff top left no-repeat;
	height:29px;
	width:116px;
}
.schools {
	background:url(../Images/bg-schools.html) #fff bottom right no-repeat;
}
.schools h1 {
	background:url(../Images/schools.html) #fff top left no-repeat;
	height:31px;
	width:89px;
}
.schools h3 {
	color:#288f8f;
}
.donate #content {
	background:url(../Images/bg-donate.html) #fff top center no-repeat;
}
.donate h1 {
	background:url(../Images/donations.html) #fff top left no-repeat;
	height:36px;
	width:124px;
}
.donate h3 {
	color:#a55925;
}
.donationForm #content {
	background:url(../Images/bg-donate.html) #fff top center no-repeat;
}
.donationForm h1 {
	background:url(../Images/donation-form.html) #fff top left no-repeat;
	height:41px;
	width:204px;
}
.contact h1 {
	background:url(../Images/contact.html) #fff top left no-repeat;
	height:36px;
	width:100px;
}
.links #right {
	background:url(../Images/bg-links.html) #fff bottom right no-repeat;
}
.links h1 {
	background:url(../Images/links.html) #fff top left no-repeat;
	height:29px;
	width:68px;
}
.contact #right {
	background:url(../Images/bg-contact.html) #fff top right no-repeat;
	height:300px;
	width:310px;
}
.contact #content {
	margin:0;
}
#content {
	clear:left;
	float:left;
	margin:0 0 20px 0;
	width:470px;
}
table {
	border-bottom:1px dotted #666;
	margin:10px 0;
}
thead td {
	font-weight:bold;
	line-height:200%;
}
td {
	border-top:1px dotted #666;
	text-align:center;
}
td img {
	margin:8px 0 8px 0;
}
#letter {
	background:#fff;
	border:1px solid #666;
}
#letter p {
	margin:10px 20px;
}
#letter p.signature {
	margin-bottom:20px;
	margin-top:30px;
}
p.email {
	line-height:170%;
}
h2#donate {
	background:url(../Images/donate-button.html) #fff top left no-repeat;
	color:#a55925;
	margin:0 0 10px 0;
	height:52px;
	width:272px;
}
h2#donate a {
	border:none;
	color:#a55925;
	display:block;
	font-size:50%;
	height:40px;
	padding:12px 0 0 10px;
	text-align:left;
	text-decoration:none;
	width:262px;
}
h2#donateButton {
	background:url(../Images/donate-button.html) #fff top right no-repeat;
	color:#a55925;
	height:75px;
	margin:0 0 10px 18px;
	text-align:left;
	width:272px;
}
h2#donateButton a {
	border:none;
	color:#a55925;
	display:block;
	font-size:90%;
	line-height:63px;
	height:68px;
	padding:7px 0 0 10px;
	text-decoration:none;
	width:262px;
}
#donateOptions li {
	display:inline;
	float:left;
	font-size:80%;
	line-height:150%;
	list-style-type:none;
	margin:0 0 0 20px;
	text-align:center;
	width:200px;
}
#donateOptions li span {
	font-size:80%;
}
#printPage {
	font-weight:bold;
	text-align:center;
}
.linksContent a {
	border:none;
	color:#a88f28;
	font-weight:bold;
}
#right {
	float:right;
	padding:12px 0 0 0;
	text-align:right;
	width:290px;
}
#right h2#donate {
	margin-left:17px;
}
#right img {
	margin-bottom:10px;
}
#footer {
	border-top: 1px dotted #666;
	clear:both;
	margin:0;
	text-align:center;
}