body {
	margin: 0;
	padding: 0;
        background: url(../img/img_page_back.jpg) repeat-x;
        font: 12px/18px Verdana, Tahoma;
}

#tiler{
      background: url(../img/img_tiler.gif) repeat;
      position: absolute;
}

#page {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page.jpg) no-repeat;

}

#page_gatekeepers {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page_gatekeepers.jpg) no-repeat;

}

#page_book {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page_book.jpg) no-repeat;

}

#page_contact {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page_contact.jpg) no-repeat;

}

#page_topics {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page_topics.jpg) no-repeat;

}

#page_about {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 2001px;
       width: 750px;
       background: url(../img/img_page_about.jpg) no-repeat;
       font: 12px/16px Verdana, Tahoma;
}

#page_seminars {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page_seminars.jpg) no-repeat;
}

#page_seminars2 {
       position:absolute;
       text-align: left;
       top: 0px;
       left: 150px;
       height: 1001px;
       width: 750px;
       background: url(../img/img_page_seminars2.jpg) no-repeat;
}
#left {
      position: absolute;
      text-align: right;
      line-height: 20px;
      top: 200px;
      left: 50px;
      width: 160px;
}

#left a {
      color: #888;
      border: none;
      text-decoration: none;
}

#left a:hover {
      color: #0E4596;
      border-bottom: 1px dashed;
}

#comments {
      position: absolute;
      text-align: right;
      line-height: 35px;
      top: 420px;
      left: 40px;
      width: 170px;
      color: #fff;
      font: 12px/22px Verdana, Tahoma;
}

#right {
     position: absolute;
     text-align: justify;
     color: #555;
     top: 202px;
     left: 240px;
     width: 460px;
}

#bookcopy {
     position: absolute;
     text-align: justify;
     color: #555;
     top: 180px;
     left: 410px;
     width: 280px;
}
.active {
      color: #0E4596;
      border-bottom: 1px dashed;
}

.bolder {
     font-weight: bold;
}

.italics {
     font-style: italic;
     font-weight: bold;
}
