@font-face {
  font-family: GaramondNo8;
  src: url(/fonts/GaramondNo8-Reg.ttf) format("opentype"); }

body {
  font-family: Arial, Verdana, Sans;
  font-size: 12px;
  line-height: 1.8em; }

b {
  display: inline; }

h1, h2, .subtitle {
  font-family: GaramondNo8, Times New Roman, serif; }

h1 {
  line-height: 1.2em;
  font-size: 56px;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px solid; }

h1, .subtitle { }

h2, .subtitle {
  font-size: 24px;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 25px;
  margin-bottom: 10px;
  border-bottom: 1px solid;
  font-weight: normal; }

h2 {
  margin-top: 25px; }

h2.aw {
  background: url('/images/addison_wesley_logo.jpg') no-repeat;
  padding-left: 70px;
  display: block;
  padding-top: 10px; }

.table_of_contents {
  font-size: 14px; }

.container {
  width: 640px;
  margin: 0 auto;
  padding-top: 10px; }
  .container #content {
    float: left;
    width: 380px; }
    .container #content ul {
      list-style: disc; }
  .container #sidebar {
    float: right;
    width: 240px;
    text-align: right; }
    .container #sidebar a {
      text-decoration: none;
      color: #000;
      font-size: 14px;
      text-transform: lowercase; }
    .container #sidebar a:hover {
      text-decoration: underline; }
  .container #footer {
    clear: both;
    margin-bottom: 20px; }

/* EOF */
