body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-size:100%;
	font-style:normal;
	text-decoration:underline;
	color: #a8581d;
}
	
div {
	/*width:210px;*/
	/*margin-right:10px;*/
	color:#333333;
	line-height:18px;
	vertical-align:baseline;
}
#fullCol {

position:absolute;
top:230px;
width:440px;
 /*
position:inherit;
*/
}
#col1 {
	position:absolute;
	width:210px;
	left:155px;
	top:410px;      /* top margin for Board of Trustees first column */
	/*vertical-align:inherit;*/
}
#col2 {
	position: absolute;
	width:210px;
	left:400px;
	/*vertical-align:top;*/
	top:410px;     /* top margin for Board of Trustees second column */

}


#col3 {
	position:absolute;
	width:210px;
	left:155px;
	top:270px;  /* top margin for Donors first column */

	/*vertical-align:inherit;*/
}
#col4 {
	position: absolute;
	width:210px;
	left:400px;
	/*vertical-align:top;*/
	top:270px;             /* top margin for Donors second column */

}

h1 {
	font-size: 120%;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 10px;
}

h2 {
	font-size: 120%;
	font-style:normal;
	font-weight: normal;
	color:#000000;
	line-height:18px;
}
h4 {
	font-size:120%;
	color: #a8581d;
	/*line-height: 10px;*/
	line-height:18px;

}
h3 {
	font-size:100%;
	color: #a8581d;
	/*line-height: 10px;*/
	line-height:0px;
	
}
		
p {
	line-height: 18px;
	font-style: normal;
	color: #333333;
	font-weight: normal;

}

em {
	color:#000000;
	font-style:normal;
	font-weight:bold;
}

ul {
	font-size: 100%;
	line-height: 14px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	list-style:square outside none;
}

ol {
	font-size: 100%;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
	list-style-type: decimal;
}
bigtxtbox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 200px;
	border: 1px solid #333333;
	background-color: #f5f5f5;
	margin: 1px;
	padding: 1px;
	line-height: normal;
}

li: {display:marker; marker-offset:4em}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8581d;
	text-decoration: none;
}
.BioText {
	font-size: 120%;
	font-style:normal;
	font-weight: normal;
	color:#000000;
	line-height:18px;
}


