/* Generated by KompoZer */
body {
  background-repeat: repeat;
  background-position: left center;
  font-family: "Times New Roman",Times,serif;
  font-size: 0.9em;
  background-image: url(../image-files/scrolls.jpg);
}
#house {
  float: left;
  margin-left: 3%;
  z-index: 0;
  position: relative;
  width: 1000px;
  background-color: black;
}
#header {
  z-index: 2;
  float: none;
  clear: both;
  position: relative;
  background-repeat: no-repeat;
  background-color: black;
  background-position: center top;
}
#topnav {
  z-index: 2;
  clear: none;
  float: none;
  margin-top: 10px;
  position: relative;
  background-color: black;
  color: #999999;
  text-align: center;
}
#leftnav {
  float: left;
  z-index: 2;
  position: relative;
  margin-right: 20px;
  width: 165px;
  background-color: black;
}
#right-content {
  float: right;
  z-index: 2;
  position: relative;
  margin-left: 10px;
  clear: right;
  margin-right: 10px;
  color: white;
  width: 270px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: black;
}
#main-content {
  border-style: none;
  border-width: 0px;
  padding: 10px;
  z-index: 5;
  position: relative;
  clear: none;
  margin-bottom: 10px;
  margin-left: 180px;
  margin-right: 310px;
  width: 500px;
  min-width: 500px;
  max-width: 500px;
  background-color: white;
}
#bottom-block {
  border-style: none;
  border-width: 0px;
  padding: 10px;
  background-color: white;
  z-index: 5;
  position: relative;
  clear: none;
  margin-bottom: 10px;
  margin-left: 180px;
  max-width: 500px;
  margin-right: 310px;
  min-width: 500px;
  width: 500px;
}
#favorite-looks {
  border-style: none;
  border-width: 0px;
  padding: 5px;
  z-index: 5;
  position: relative;
  color: white;
  clear: both;
  overflow: auto;
  background-color: black;
}
#toc {
  margin: 10px;
  padding: 10px;
  float: none;
  background-color: white;
  clear: both;
  overflow: auto;
  position: relative;
  color: black;
  z-index: 1;
  height: 250px;
}
#footer {
  float: none;
  z-index: 2;
  clear: both;
  visibility: visible;
  position: relative;
  background-color: black;
  overflow: visible;
  color: white;
}
h1 {
  font-size: 1.5em;
  font-weight: normal;
  line-height: normal;
}
h2 {
  font-weight: normal;
  font-size: 1.3em;
  line-height: normal;
}
h3 {
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
}
h4 {
  font-weight: normal;
  font-size: 1.1em;
  line-height: 0.9em;
}
h5 {
  font-weight: normal;
  font-size: 0.9em;
  line-height: 0.9em;
}
h6 {
  font-weight: normal;
  font-size: 0.8em;
  line-height: 0.9em;
}
ul {
  list-style-type: none;
  list-style-position: outside;
}
a:link {
  text-decoration: none;
  color: #666666;
}
a:visited {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: none;
  color: #cc0000;
}
a:active {
  text-decoration: none;
  color: #cc0000;
}
table {
  border:  none;
  padding: 2px;
  text-align: left;
  vertical-align: top;
}
