h2 { font: x-large "Times serif"; color: #0000ff; }
blockquote  { font: medium "Times serif"; color: #0000ff; }
table#cast { table-layout: fixed; width: 400px;
             padding-top: 10px; padding-bottom: 5px;
             padding-left: 5px; padding-right: 5px;
             background-color: #7BA7A6; }

table#chapters { table-layout: fixed; width: 150px;
             margin: 0 auto;
             padding-top: 10px; padding-bottom: 5px;
             padding-left: 10px; padding-right: 10px;
             background-color: #7BA7A6; }

table#about { table-layout: fixed; width: 702px;
             margin: 0 auto;
             padding-top: 10px; padding-bottom: 5px;
             padding-left: 10px; padding-right: 10px;
             background-color: #7BA7A6; }

.words { padding-left: 22px; padding-right: 22px; padding-bottom: 10px;
         text-align: center; }

.chtitle { padding-right: 0px; padding-bottom: 1px;
         text-align: center; }

table#nav    { table-layout: fixed; width: 802px;
             margin: 0 auto; text-align: center ;
             padding-top: 10px; padding-bottom: 10px;
             padding-left: 0px; padding-right: 0px;
             background-color: #005E9F; }

table#comic  { table-layout: fixed; width: 900px; height: 578px;
             margin: 0 auto; text-align: center ;
             padding-top: 0px; padding-bottom: 0px;
             padding-left: 0px; padding-right: 0px;
             background-color: #FFFFFF;  }

table#arrows { table-layout: fixed; width: 802px;
             margin: 0 auto; text-align: center ;
             padding-top: 0px; padding-bottom: 0px;
             padding-left: 250px; padding-right: 250px;
             background-color: #7BA7A6; }

table#news  { table-layout: fixed; width: 802px; height: 540px;
             margin: 0 auto; text-align: center ;
             padding-top: 0px; padding-bottom: 0px;
             padding-left: 0px; padding-right: 0px;
             background-color: #7BA7A6;
             background-image: url('images/blogblock.jpg');
             background-repeat: no-repeat;
             background-position:center;
              }

div#blogbox  {  width: 590px; height: 500px;
             margin: 0 auto; text-align: justify ;
             padding-top: 0px; padding-bottom: 0px;
             padding-left: 0px; padding-right: 0px;
              }

object.blogfield  {  width: 590px; height: 500px;
             margin: 0 auto; text-align: justify ;
             padding-top: 0px; padding-bottom: 0px;
             padding-left: 0px; padding-right: 0px;
              }

table#bottom  { table-layout: fixed; width: 802px;
             margin: 0 auto; text-align: center ;
             padding-top: 10px; padding-bottom: 10px;
             padding-left: 0px; padding-right: 0px;
             background-color: #005E9F; }
