body {
    background: #1a1a1a;
    margin: 0px;
    padding: 0px;
    color: #b6c1cd;
}

a {
   color: #b6c1cd;
}

#a.top {
    dispay: none;
}

#header {
    width: 100%;
    text-align:center;
}

#content {
    color: #000000;
    background: #b6c1cd;
    text: #000000;
    width: 85%;
    margin: auto;
    margin-bottom: 23px;
    padding: 0px;
    background: repeat url(/illuminati/img/illbak.jpg);
}

#content-txt {
    background: repeat url(/illuminati/img/illbak.jpg);
    padding: 5px 5%;
}

#content a {
   color: #393980;
}

#content a:visited {
   color: #303030;
}

.rounded:before {
  background: transparent url(/illuminati/img/top-rt.gif) scroll no-repeat top right;
/*  margin-bottom: -10px; */
  height: 10px;
  display: block;
  border: none;
  content: url(/illuminati/img/top-left.gif);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(/illuminati/img/bot-left.gif);
  margin: 2px 0 0 0;
  height: 10px;
  background: transparent url(/illuminati/img/bot-rt.gif) scroll no-repeat bottom right;
  padding: 0;
}

.bookinfo {
    clear: both;
}

.bookcover {
    /* NOTE: if you change anything here, also need to change /illuminati/comps/illhdr.html */
   float: left;
   width: 160px;
}

.booktext {
    /* NOTE: if you change anything here, also need to change /illuminati/comps/illhdr.html */
   margin-left: 170px;
}

.bookcover-wide {
    /* NOTE: if you change anything here, also need to change /illuminati/comps/illhdr.html */
   float: left;
   width: 210px;
}

.booktext-wide {
    /* NOTE: if you change anything here, also need to change /illuminati/comps/illhdr.html */
   margin-left: 220px;
}

h2.title {
    padding-top: 0px;
    margin-top: 0px;
    font-style: italic;
}

#cover_gallery {
    text-align: center;
}

p.pre {
    white-space: pre;
    margin-left: 10%;
}

#footer {
    text-align: center;
}

.small {
    font-size: small;
}

ul.noindent {
    margin-left: -20px;
}

ul.res {
	margin-bottom: 0;
}

#productList {
list-style: none;
padding: 0;
margin: 0;
overflow: hidden;
}

#productList li {
float: left;
margin-right: 1em;
}