.preface {
	display: inline;
	float:  right;
	background-color: #E6E6E6;
	width: 360px;
	height: auto;
	overflow: auto;
	visibility: visible;
	border: 0;
	margin-left: 6px;
}

.intro {
	display: inline;
	float:  right;
	background-color: #B3B3B3;
	width: 230px;
	height: auto;
	overflow: auto;
	visibility: visible;
	border: 0;
	padding: 10px 10px 10px 30px;
	font-size: 1.1em;
	line-height: 16pt;
}

.bio {font-family: serif; font-size: 12pt; font-style: italic; line-height: 1.4em; margin-right: 3%; margin-left: 0; border-top: 2px solid #ffff00; border-bottom: 2px solid #ffff00; padding-top: 12px; padding-bottom: 12px; padding-right: 16px; }

img.portrait { float: left; margin-left: 0; margin-right: 20px; margin-bottom: 7em; top: 1em; }

img.meditation, img.taichi { float: left; margin-top: 0; margin-left: 0; margin-bottom: 0; margin-right: 10px; border: 0; }

.focus {font-family: serif;
	font-size: 11pt; font-style: italic; line-height: 1.4em;
	text-align: left; margin: 4px 4px 4px 8px;}
	
.frame {border: 0; }

.article {margin: 0;
	
}
	
body {
background: white;
margin: 5px;
padding: 10px;
font-family: sans-serif;
font-size: .9em;
line-height: 1.4em;
text-align: left;
 }

/*a:link {color: #ff0000;
 }

a:hover {color: #ff0000;
background-color: #ffff00;
text-decoration: none;
 }*/

a {color: #981302;}
a:visited {color:#c43300;}
a:hover {color: red;}
a:active { color:#000000;}

h1, h2, h3, h4, h5, p, ol, ul {font-family: sans-serif;

 }

h1 {font-size: 2em;
font-weight: bold; line-height: 1.3em; margin-left: 2%; margin-top: 30px;
 }

h2 {margin-left: 6%; font-size: 1.3em;
font-weight: bold; line-height: 1.2em;
 }

h3, h4, p, ol, ul {font-size: 1em;
font-weight: normal;
 }

h5 {font-size: 1em;
font-weight: normal;
 }

p, ol, ul, h3 {line-height: 1.5em; margin-left: 6%; margin-right: 6%;
}

ol, ul {margin-left: 12%;
}
 
 .author {
	color: #000000 ;
	font-size: medium ;
	font-weight: bold ; 
	text-align: left ;
	margin-left: 6% ;
	
}


.firstword {
font-size: 1.2em; font-weight: bold; line-height: 1em;
text-transform: capitalize;

}

.first {margin-top: 6%; }

.first:first-letter {font-size: 300%;}

#trail, #trail a
{
font-family: sans-serif;
font-size: inherit;
color: #981302;
font-style: inherit;
font-variant: normal;
text-transform: none;
font-weight: bold;
text-align: left;
}
#trail a:hover
{ color: red;
}
#trail a
{
text-decoration: none;
}


	
