body {
	margin: 0; /* to prevent IE from screwing up 100% width */
	padding: 0; /* to prevent IE from screwing up 100% width */
	background: #DCDBEB repeat-x url(images/background.gif);
}
p, td {
	font: 13px Arial, Helvetica, sans-serif;
}
.navabc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 4px;
	line-height: 16px;
}
a.navabc {text-decoration: none; color: #000000; }

.navnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 4px;
	line-height: 18px;
}
a.navnames {text-decoration: none; color: #1C2E5E; }

#topnav {
	font-size: 14px; 
	padding-left: 12px; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	color: #ffffff;
}

#topnav a {text-decoration: none; color: #ffffff;}

.donor {
	font: 22px italics Palatino Linotype, Book Antiqua, serif;
	padding-top: 0px; 
	padding-bottom: 12px;
	padding-left: 6px;
	padding-right: 6px;
}

.adtext {
	font: 22px italics Palatino Linotype, Book Antiqua, serif;
	padding: 0px 6px;
}

