/* MAIN PAGE ELEMENTS*/

body {
  margin-top: 20px;
  padding: 0px;
  background: #534b83 url(images/background1.jpg) repeat-x left top;
  text-align: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #5b205c;
}

h1, h2, h3 {
  margin-top: 0px;
  color: #17480f;
}

h1 {
  font-size: 1.6em;
  font-weight: normal;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

ul {
  list-style: none;
}

.ul {
  list-style: disc;
}

iframe {
  margin-left: 25px;
}

/* TABLE ELEMENTS */

table {
  margin-left: 25px;
  padding: 0px;
  border: 0px;
  text-align: left;
}

tr {
  padding: 0px;
}

tr td {
  padding: 1px;
}

/* LINKS */

a {
  text-decoration: underline;
  color: #17480f;
}

a:hover {
  border-bottom: none;
  background-color: #772a77;
  color: #ffffff;
}

/* HEADER */

#header {
  width: 1000px;
  margin: 0px auto;
  height: 150px;
}

#logo {
  width: 1000px;
  height: 100px;
  margin: 0px auto;
  padding: 0px 10px 0px 70px;
  background: url(images/header.gif) no-repeat left top;
}

/* MAIN MENU */

#menu {
  width: 1000px;
  margin: 0px auto;
  padding-left: 80px;
  height: 65px;
  background: url(images/menu1.jpg) no-repeat left top;
  z-index: 5;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu li {
  display: inline;
  float: left;
  height: 32px;
  margin: 0px;
  padding: 18px 15px 0px 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #FFFFFF;
}

#menu a {
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #FFFFFF;
}

#menu a:hover {
  color: #772a77;
  background-color: #ffffff;
}

#menu .selected {
  text-decoration: underline;
  color: #ffffff;
}

/* FORM ELEMENTS */

form {
  padding: 0px 8px;
}

label {
  font-weight: bold;
}

select {
  background-color: #534b83;
  color: #ffffff;
}

.text {
 font-size: 12px;
 background-color: #534b83;
 border: 1px solid #666666;
 color: #ffffff;
}

/* PAGE WRAPPER */

#wrapper {
  width: 990px;
  margin: 0px auto;
  padding: 20px 5px;
  background: url(images/bg_main.jpg);
  z-index: -1;
}

/* MAIN CONTENT */

#content {
  float: left;
  width: 550px;
}

#content2 {
  float: left;
  width: 740px;
}

#content2 a {
  padding: 2px;
}

.post {
  padding-bottom: 15px;
  line-height: 200%;
}

.post h1 {
  font-weight: normal;
  padding-bottom: 10px;
}

.title {
  margin: 0px;
  padding: 5px 0px 0px 20px;
  font-weight: normal;
}

.line {
  border-bottom: 1px #16470e dashed;
  margin: 0px 20px;
}

.line1 {
  border-bottom: 1px #16470e dashed;
  margin: 0px 20px;
  width: 75%;
}

.entry {
  padding: 0px 20px;
}

/* SIDEBARS */

#sidebar1 {
  float: left;
}

#sidebar2 {
  float: right;
}

#sidebar1 .selected, #sidebar2 .selected {
  text-decoration: none;
  font-weight: bold;
}

.sidebar h2 {
  height: 25px;
  margin: 0px;
  padding: 10px 15px 0px 15px;
  letter-spacing: -1px;
  font-size: 1.0em;
  color: #17480f;
  border-bottom: solid 2px #662466;
}

.sidebar a {
  padding: 2px;
}

.sidebar {
  float: left;
  width: 220px;
  padding: 0px;
  font-size: 12px;
}

.sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.sidebar li {
  padding: 0px 0px 20px 0px;
}

.sidebar li li {
  margin: 0px 20px 0px 15px;
  padding: 4px 0px;
}

.sidebar li h2 {
  height: 25px;
  margin: 0px;
  padding: 10px 15px 0px 15px;
  letter-spacing: -1px;
  font-size: 1.0em;
  color: #17480f;
  border-bottom: solid 2px #662466;
}

/* FOOTER */

#footer {
  width: 960px;
  height: 70px;
  margin: 0px auto;
  padding: 0px 20px;
  background: url(images/footer.gif) no-repeat left top;
}

#footer p {
  margin: 0px;
  padding: 25px 0px 0px 0px;
  text-align: center;
  font-size: smaller;
}

#footer .address {
  float: left;
}

/* IMAGES */

img {
  padding: 5px;
  text-align: center;
  border: solid 1px #000000;
}

/* MISC CLASSES */

.name {
  float: left;
  width: 200px;
  font-weight: bold;
}

.position {
  float: left;
  width: 200px;
  font-style: italic;
}

.italics {
  font-style: italic;
}

.bold {
  font-weight: bold;
}

.header1 {
  float: left;
  width: 300px;
  font-size: 13px;
  font-weight: bold;
}

.header2 {
  float: left;
  width: 200px;
  font-size: 13px;
  font-weight: bold;
}

.header3 {
  float: left;
  width: 70px;
  font-size: 13px;
  font-weight: bold;
}

.booktitle {
  float: left;
  width: 300px;
}

.author {
  float: left;
  width: 225px;
}

.copies {
  float: left;
  width: 70px;
}

.genre {
  float: left;
  width: 75px;
}

.bookline {
  border-bottom: 1px #16470e dashed;
  margin: 0px 5px;
  width: 100%;
}

.center {
  text-align: center;
}