body {background-color: #ffe6cc;}
th, td {
  border:1px solid black;
  padding:2px;
  font-family: "Charis SIL", Times, serif;
}
.para {
font-family: "Charis SIL", Times, serif;
}
.center {
	 text-align: center;
}
.left {
	display: inline-block;
	vertical-align: top;
	width: 10%;
	padding-left= 5px;
	}	
.right {
	position: absolute;
	display: inline-block;
	width: 90%;
	background-image: url("marb18-30.jpg");
	vertical-align: top;
	overflow: scroll;
	}
ul.nostyle {list-style-type: none;
  margin: 0;
  padding: 0;
	}
ul.indent {list-style-type: none;
  margin: 15;
  padding: 15;
  font-family: "Charis SIL", Times, serif;
	}
	
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  background-color: #f7f4eb;
}

a:active {
  text-decoration: none;
}