body { 
	font-family:Myriad Pro, Century Gothic, Trebuchet, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin-left:0px;
	color:#000000;
	background-image:url(images/stonebook.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-top:10;
	margin-left:20;
	margin-right:20;
	}

a:active {
	color: #990000;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
	line-height:inherit;
	}

a:link {
	color: #FF0000;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
	line-height:inherit;
	}

a:visited {
	color: #FF0000;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
	line-height:inherit;
	}

a:hover {
	color: #000000;
	text-decoration:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:bold;
	line-height:inherit;
	}

p {
	font-family:inherit;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin-left:0px;
	color:#000000;
	}

code {
	font-family:Lucida Sans Typewriter Regular,Courier;
	font-weight:normal;
	font-size:9pt;
	line-height:12pt;
	text-align:left;
	margin-left:0px;
	color:#333333;
	}

h1 {
	font-family:inherit;
	font-size:22px;
	line-height:24px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color:#000000;
	}

h2 {
	font-family:inherit;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color:#000000;
	}

h3 {
	font-family:inherit;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	}

h4 { font-family:inherit;
	font-weight:bold;
	font-size:12pt;
	line-height:14pt;
	text-align:left;
	color:#000000;
	}

h5 { font-family:inherit;
	font-weight:normal;
	font-size:10pt;
	line-height:12pt;
	text-align:left;
	margin-left:0px;
	color:#000000; }

span.emphasis {
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	}

hr { height=2; color=#CC0000; }

li {
	font-family:inherit;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin-left:10px;
	padding-top:2pt;
	padding-bottom:2pt;
	color:#000000;
	}

div.listpara {
	font-family:inherit;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	text-align:left;
	margin-left:10px;
	padding-top:2pt;
	padding-bottom:2pt;
	color:#000000;
	}

div.tiny {
	font-family:Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:9px;
	line-height:11px;
	text-align:left;
	margin-left:0px;
	color:#000000;
	padding-bottom:3pt;
	}

div.tinynav {
	font-family:Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:9px;
	line-height:11px;
	text-align:right;
	margin-left:0px;
	margin-right:25px;
	color:#000000;
	padding-bottom:3pt;
	}

div.smallheadnonindented {
	font-family:inherit;
	font-weight:bold;
	font-size:10pt;
	line-height:12pt;
	text-align:left;
	margin-left:0px;
	color:#000000;
	padding-top:8pt;
	padding-bottom:3pt;
	}

div.smallnonindented {
	font-family:inherit;
	font-weight:normal;
	font-size:10pt;
	line-height:12pt;
	text-align:left;
	margin-left:0px;
	color:#000000;
	padding-bottom:3pt;
	}

div.tabletext {
	font-family:inherit;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-align:left;
	margin-left:0px;
	color:#000000;
	}

div.tablecol {
	font-family:inherit;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	text-align:left;
	margin-left:0px;
	color:#000000;
	}

#book  {
	background-color:transparent;
	padding: 0 0 20px;
	margin:0;
	position: absolute;
	z-index:1;
	top: 25px;
	left: 120px;
	width: 904px;
	height: 548px;
	border: 0;
	overflow:auto;
	}

#nav  {
	background-image:url(images/navbg.png);
	background-repeat:no-repeat;
	padding: 30 10px;
	margin:0;
	position: absolute;
	z-index:2;
	top: 150px;
	left: 0px;
	width: 100px;
	height: 300px;
	border: 0;
	overflow:auto;
	}

blockquote  {
	background-image:url(images/blockquote.png);
	padding: 15 25 15 25px;
	margin: 20 50 20 50px;
	}

img.inline {
	margin-right:35px;
	}