/* Copyright © 2011 Frederick John Wagner */
body {background-image:url("space.gif") }
div { text-align:center }
div.marg { margin:auto }
div.top1 { width:100%; height:15px;background-color:#000000}
div.bot1 { width:100%; height:15px;background-color:#000000}
div.chapter { width:60%; height:20px}

div.bkgrnd1 { width:60%; background-color:#AFAFAF }
div.bkgrnd3 {text-align:left; width:85%;background-color:#AFAFAF }
div.bkgrnd2 { width:60%;background-color:#AFAFAF }

.sz1 {font-size:25pt; font:bold; color:white}
.sz2 {font-size:15pt; font:bold; color:blue}
.sz3 {font-size:15pt; font:bold; color:white}
.sz4 {font-size:15pt; font:bold; color:black}
.txtleft { text-align:left}

h1.hdg1 {color:blue;line-height:1.3}

p.text { font:normal; line-height:1.3;text-indent:20px; word-spacing:3px; letter-spacing:1px}

/* Setting a common base */
ul#chap_link, ul#chap_link li {margin: 0;	padding: 0}
/* zoom needed for IE */
ul#chap_link li {display: inline-block;width: 30%;min-height: 30px; zoom: 1;*display:inline}



