body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	max-width: 100% ;
	background-color: #e9def4; 
	font-size: 1.1em
}
h1 { 
	color: #cc0099;
	margin-bottom: 0;
	text-align: center;
}
h2 { 
	color: #c88220;
	text-align: center;
}
h3 { 
	color: #c9836c; 
	font-family: 'Arial Black';
	text-align: center;
}
h6 { 
	text-align: right;
}
p { 
	font-size: 1.1em ;
}
.trustees {
	background-color: #e9def4 ;
}
.james {
	background-color: #93d8ff ;
}
.ellen {
	background-color: #ffdf5d ;
}
.small {
	font-size: 0.7em ;
}
hr {
	color: #f6c000
}
a:hover { 
	color: #b000ff 
}
img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
input, select, button, textarea {
	max-width: 100% ;
}
meter, progress, output {
	max-width: 100% ;
}
div#ellentswcontent {
	width: 100% ;
	max-width: 100% ;
	color: #000 ;
	background-color:  #ffdf5d ;
}
div#jwhitetswcontent {
	width: 100% ;
	max-width: 100% ;
	color: #000 ;
	background-color:  #93d8ff ;
}
div#tswcontent {
	width: 100% ;
	max-width: 100% ;
	color: #000 ;
	background-color:  #e9def4 ;
}
div#tswcontproper {
	padding-left: 5px ;
	padding-right: 5px ;
	font-size: 20pt;
	font-family: Arial;
	background-color: #6A5ACD;
	color: #C0C0C0;
	text-align:center;
}
div#tswcontainer {
	color: inherit ;
	background-color: inherit ;
}


