html {
     overflow: -moz-scrollbars-vertical;
}


body
{

  margin: 0px;
  background: #393737;
  font-family: verdana;
  font-size: 10pt;
}

a
{
  color: #000075;
  text-decoration: none;
}

a:hover
{
  color: red;
}

.subHeader
{
  width: 770px; 
  height: 20px;
  background-image: url('images/subhead2.gif');
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  
  color: #FFFFFF;
  border-left: 2px #FFFFFF solid;
  border-right: 2px #FFFFFF solid;
}

.subHeader a
{
  color: #FFFFFF;
  text-decoration: none;
}

.subHeader a:hover
{
  color: #000000;
}

.cartHeaderLine td
{
  font-weight: bold;
}
.subtotalLine td
{
  border-top: 1px black solid;

}

.header
{
  width: 770px;
  background-image: url('images/headerback.gif');
  height: 110px;
  color: #FFFFFF; 
  margin-top: 10px;
  border-right: 2px #FFFFFF solid;
  border-left: 2px #FFFFFF solid;
  border-top: 2px #FFFFFF solid;
}

.header td
{

  color: #FFFFFF;
  font-size: 10pt;
}

.nav
{
  font-weight: bold;
  padding-top: 10px;
  text-align: left;
}
.nav a
{
  text-decoration: none;
  color: #FFFFFF;
  border: 0px;
  width: 200px;
  height: 15px;
  display: block;
}
.nav img
{
  border: 0px;
}



#nav_home
{
  background-image: url('images/menu_home.gif');
}

#nav_home a:hover
{
  background-image: url('images/menua_home.gif');
}

#nav_books
{
  background-image: url('images/menu_books.gif');
}

#nav_books a:hover
{
  background-image: url('images/menua_books.gif');
}

#nav_store
{
  background-image: url('images/menu_store.gif');
}

#nav_store a:hover
{
  background-image: url('images/menua_store.gif');
}

#nav_tips
{
  background-image: url('images/menu_tips.gif');
}

#nav_tips a:hover
{
  background-image: url('images/menua_tips.gif');
}

#nav_forums
{
  background-image: url('images/menu_forums.gif');
}

#nav_forums a:hover
{
  background-image: url('images/menua_forums.gif');
}

#nav_about
{
  background-image: url('images/menu_about.gif');
}

#nav_about a:hover
{
  background-image: url('images/menua_about.gif');
}

#nav_contact
{
  background-image: url('images/menu_contact.gif');
}

#nav_contact a:hover
{
  background-image: url('images/menua_contact.gif');
}


.title
{

  
}
.title img
{
  border: 1px black solid;

}

.homeBar
{

  float: right;
  width: 200px;
  background: #DDDDDD;
 
  border: 1px #AAAAAA solid;
  padding: 3px;
  font-size: 9pt;
  margin-left: 15px;

}

.homeBar ol
{
  position: relative;
  left: -10px;

}

.bookBar
{
  width: 175px;
  background: #DDDDDD;
 
  border: 1px #AAAAAA solid;
  padding: 3px;
  font-size: 9pt;
  
}

.bookBar ol
{

  position: relative;
  left: -10px;
}

.ruleTable
{

}

.ruleTable td
{
  padding-bottom: 10px;
}

.nl
{
  
  background-image: url('images/arrow2.gif');
  width: 28px;
  background-repeat: no-repeat;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  font-size: 8pt;
  
}

.nl div
{
  margin-top: 3px;
  margin-right: 10px;
}
  
.content
{
  width: 754px;
  background: #FFFFFF;
 /* background: #835D15;
  background: #90681c;*/
  text-align: left;
  padding: 8px;
   border-right: 2px #FFFFFF solid;
  border-left: 2px #FFFFFF solid;
  font-family: verdana;
  font-size: 11pt;

 
  
}

h1
{
  color: #000075;
  
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
 margin: 0px;
 margin-top: 10px; 
 margin-bottom: 10px;

}


.footer
{
  width: 770px;
    background-image: url('images/headerback.gif');
  height: 20px;
  padding-top: 7px;
  color: #FFFFFF;
  text-align: left;
   border-right: 2px #FFFFFF solid;
  border-left: 2px #FFFFFF solid;
  border-bottom: 2px #FFFFFF solid;
  margin-bottom: 10px;
font-weight: bold;

}

.comic
{


}

.qblock
{

  /*background: rgb(228,228,248);*/
  width: 700px;
  margin-left: 20px;
  
}

.q
{

  font-weight: bold;
    margin-bottom: 15px;
}
.a
{
  margin-bottom: 30px;
  

}

.qblock td
{
  padding-right: 5px;
}


