body               {background-repeat: repeat; margin: 0; padding: 0;
                    background-image: url(../images/pattern.jpg);
                    font-family: "Times New Roman", "Times", serif}
:link              {color: #d2691e;}
:visited           {color: maroon;}
.book              {position: relative; margin: auto;
                    height: 855px; width: 1199px;
                    background-image: url(../images/book-1200-855-3.jpg);
                    border-style: none; border-width: 1px;}
.txt_title         {position: absolute; margin: 0; padding: 0; color: maroon;
                    top: 20px; left: 0px; width: 1199px; height: 100px;
                    font-style: italic; font-size: 400%; font-weight: bold;
                    text-align: center;
                    border-style: inherit; border-width: inherit;}
.txt_plain         {position: absolute; margin: 0; padding: 0; color: black;
                    top: 170px; width: 355px; height: 545px;
                    text-align: justify; overflow: auto; font-size: 95%;
                    border-style: inherit; border-width: inherit;}
.txt_left          {left: 205px;}
.txt_right         {left: 615px;}
.txt_pgnum         {position: absolute; margin: 0; padding: 0; color: black;
                    top: 725px; width: 30px; height: 20px;
                    overflow: hidden; font-size: 105%; font-weight: bold;
                    border-style: inherit; border-width: inherit;}
.txt_pglt          {text-align: left; left: 205px;}
.txt_pgrt          {text-align: right; left: 940px;}
.txt_foot          {position: absolute; margin: 0; padding: 0; color: black;
                    top: 835px; width: 300px; height: 20px;
                    text-align: left; overflow: visible; font-size: 80%;
                    border-style: inherit; border-width: inherit;}
.txt_nomargin      {margin: 0; padding: 0;}
.txt_paragraph     {margin: 0; padding: 2px; text-indent: 2em;}
.txt_rvw_paragraph {margin: 0; margin-right: 5px;  padding: 2px;
                    text-indent: 2em;}
.txt_right_align   {text-align: right;}
.txt_ul            {margin: 0;}
.menu_b            {position: absolute; margin: 0; padding: 0;
                    top: 170px; height: 545px;
                    border-style: inherit; border-width: inherit;}
.menu_ul           {list-style-type: none; margin: 0; padding: 0}
.menu_li           {font-weight: bold; margin-bottom: 50px; padding: 2px;
                    border-style: solid; border-width: 2px;}
.menu_li:hover     {color: maroon;}
.menu_li a:link    {color: inherit; text-decoration: none;}
.menu_li a:visited {color: inherit; text-decoration: none;}
.menu_l            {left: 82px;}
.menu_r            {left: 1015px;}
.li_unsel          {color: white;}
.li_sel            {color: maroon;}
.invisible         {visibility: hidden}
.visible           {visibility: visible}
.circled           {/*border-style: solid; border-color: red; border-width: 2px;
                    padding-left: 2px; padding-right: 2px;*/}
