body {
  background: url(../images/body-bkg.gif) top center repeat-x #7e7e7e;
  color: #4e4e4e;
  font-family: Garamond, Serif;
  font-size: 100%;
  margin: 0;
  padding: 5px 4px;
}

#content-holder {
  background-color: #fff;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 950px;
}

#logo {
  background: url(../images/bkg-bot-menu.gif) bottom right no-repeat #7e7e7e;
  margin: 0 5px;
  padding: 25px 5px;
}

#logo-top-links {
  float: right;
  padding-right: 15px;
}

#logo-top-links p {
  color: #dfdfdf;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

#logo-top-links a {
  color: #dfdfdf;
}

#logo-top-links a:hover {
  color: #c5c5c5;
}

#logo-top-links form {
  display: inline;
}

#logo-top-search {
  color: #c5c5c5;
  clear: right;
  float: right;
  padding-right: 15px;
}

.pt {
  background: url(../images/pt.gif) center left no-repeat #7e7e7e;
  padding-left: 23px;
}

.en {
  background: url(../images/en.gif) center left no-repeat #7e7e7e;
  padding-left: 23px;
}

.contact {
  background: url(../images/contact.gif) center left no-repeat #7e7e7e;
  padding-left: 23px;
}

#where {
  margin: 0;
  padding: 10px 5px;
}

#where p {
  margin: 0;
}

#where a {
  color: #8f8f8f;
}

#where a:hover {
  text-decoration: none;
}

#inner-content-holder {
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
}

#inner-content-holder a {
  color: #8f8f8f;
}

#inner-content-holder a:hover {
  text-decoration: none;
}

#left-nav {
  background-color: #dad9d9;
  float: left;
  font-size: 115%;
  margin: 0 0 40px 0;
  width: 180px;
}

#left-nav ul {
  margin: 0;
  padding: 0;
}

#left-nav li {
  list-style-type: none;
  padding: 3px 0;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #fff;
}

#left-nav a {
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0.3em;
  color: #505050;
  padding: 0.1em 0.8em 0.1em 1.6em;
  text-decoration: none;
}

#left-nav a:hover {
  background-image: url(../images/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0.6em;
  color: #cf3131;
  padding: 0.1em 0.8em 0.1em 1.6em;
  text-decoration: none;
}

p.top-of-menu {
  background-color: #7e7e7e;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #fff;
  font-size: 4pt;
  margin: 0;
  padding: 0;
}

p.bottom-of-menu {
  background: url(../images/bkg-bot-menu2.gif) bottom right no-repeat #7e7e7e;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #fff;
  font-size: 4pt;
  margin: 0;
  padding: 0;
}

#main-content-holder {
  margin: 0 0 0 180px;
  padding: 0 50px 0 50px;
}

#main-content-holder-slide {
  min-height: 500px;
  margin: 0 0 0 180px;
  padding: 0 50px 0 50px;
}

#right-image {
  float: right;
  padding-top: 5px;
  width: 200px;
}

#right-image-books {
  float: right;
  padding-top: 5px;
  width: 300px;
}

#right-image p {
  margin-top: 0px;
  text-align: center;
}

#content-books {
  margin: 0 350px 0 0;
  text-align: justify;
}

#content-books h1 {
  font-size: 190%;
  font-weight: normal;
  margin-top: 0;
}

.books-main {
  clear: right;
}

.books-main-2 {
  clear: both;
}

.books-left {
  float: left;
  width: 270px;
}

.books-right {
  margin: 0 0 0 300px;
}

.books-right p {
  text-align: justify;
}

.books-main h2 {
  font-size: 110%;
}

.books-main-2 h2 {
  font-size: 110%;
}

#content {
  margin: 0 250px 0 0;
  text-align: justify;
}

#content h1 {
  font-size: 190%;
  font-weight: normal;
  margin-top: 0;
}

#content-slide {
  margin: 0 250px 20px 0;
  text-align: justify;
}

#content-slide h1 {
  font-size: 190%;
  font-weight: normal;
  margin-top: 0;
}

#content table {
  margin: 0;
  padding: 0;
  /* width: 100%; */
}

#content tr {
  margin: 0;
  padding: 0;
}

#content td {
  border-style: solid;
  border-width: 10px 0 10px 0;
  border-color: #fff;
  background-color: #e6e6e6;
  margin: 0;
  padding: 4px;
}

.center-small {
  text-align: center;
  font-size: 95%;
}

.left-img {
  margin: 0;
  text-align: center;
  width: 180px;
}

.right-desc {
  height: 180px;
  margin-left: 180px;
}

#f-divider-t {
  clear: both;
  font-size: 1pt;
  margin: 20px 5px 1px 5px;
}

#footer {
  background: url(../images/bkg-bot-menu.gif) bottom right no-repeat #e6e6e6;
  clear: both;
  margin: 20px 5px 0px 5px;
  padding: 5px;
  text-align: center;
}

p.slideshow {
  background: url(../images/slideshow.gif) center left no-repeat;
  margin-bottom: 30px;
  padding-left: 25px;
}

#footer p {
  margin: 4px;
}

#footer a {
  color: #8f8f8f;
}

#footer a:hover {
  text-decoration: none;
}
