body, td {
	font-family: times;
	font-size: 13pt;
	color: white;
}
a {
	font-family: times;
	
	color: white;
	text-decoration: underline;
}
a:hover {
	font-family: times;
	
	color: #e0e0a0;
	text-decoration: none;
}
a.bios {
	
	color: white;
	text-decoration: underline;
}
a.bios:hover {
	
	color: #e0e0a0;
	text-decoration: none;
}
p.western {
	font-family: "Times New Roman", serif;
	font-size: 13pt;
}

#photoholder {
  width:400px;
  height:100px;
  background:#fff url('/images/quote1.jpg') 50% 50% no-repeat;
}

#thephoto {
  width:408px;
  height:101px;
}
#footer {
	text-decoration: none;
}
#footer a:link {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
#footer a:active {
	text-decoration: none;
}
#footer a: visited {
	text-decoration: none;
}

