body {
  text-align: center;
  margin: 0px;
  font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background: #CCC none;
  color: #444;
  }
  
/* Link Attributes
-----------------------------------------------------------------*/
a:link, a:visited, a:active {
  color: #4895A9;
  background: #FFF none;
  text-decoration: underline;
  font-weight: bold;
  }
  
a:hover {
  color: #080465;
  background: #FFF none;
  text-decoration: underline;
  font-weight: bold;
  }
  
#header-navigation a {
  color: #FFF;
  background: #825105 none;
  text-decoration: none;
  }
  
#header-navigation a:hover {
  color: #FDCD9C;
  background: #825105 none;
  text-decoration: none;
  }
  
#header-navigation a.current {
  color: #FDCD9C;
  background: #825105 none;
  text-decoration: none;
  font-style: italic;
  }
  
/* Template Attributes
-----------------------------------------------------------------*/
#container {
  width: 779px;
  margin: 10px auto;
  position: relative;
  background: #FFF url("images/container.jpg") top center repeat-y;
  color: #444;
  }
  
#header {
  width: 779px;
  height: 152px;
  background: #EEE url("images/header-nav.jpg") top center no-repeat;
  color: #444;
  text-align: right;
  }
  
#header-description {
  width: 545px;
  font: bold 12px Arial, Helvetica, sans-serif;
  font-style: italic;
  margin: 0px 5px 0px auto;
  padding: 90px 0px 0px 0px;
  position: relative;
  text-align: center;
  }
  
#header-navigation {
  width: 510px;
  font: bold 12px Arial, Helvetica, sans-serif;
  margin: 0px 5px 0px auto;
  padding: 1px 0px 0px 0px;
  position: relative;
  text-align: left;
  color: #FFF;
  }
  
#content {
  width: 720px;
  text-align: justify;
  margin: 10px auto;
  position: relative;
  }
  
#footer {
  width: 779px;
  height: 40px;
  padding: 25px 0px 0px 0px;
  background: #FFF url("images/footer.jpg") top center no-repeat;
  color: #444;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;;
  }

/* Content Attributes
-----------------------------------------------------------------*/
h3 {
  font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #825105;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  background: #FFF none;
  color: #825105;
  }
  
h2 {
  font: bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px 0px 5px 0px;
  }
  
div.italic {
  font-style: italic;
  }
  
div.center {
  text-align: center;
  }
  
/* Books Home Attributes
-----------------------------------------------------------------*/ 
table#books {
  width: 100%;
  border: 0px;
  }
  
#books a {
  text-decoration: none;
  }
  
img {
  border: 0px;
  }
  
img.book-thumb {
  float: left;
  margin: 0px 5px 5px 0px;
  }
  
img.book-content {
  width: 175px;
  height: 258px;
  border: 0px;
  float: left;
  }
  
.book-left {
  font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  }

.book-description {
  font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-style: italic;
  color: #CC6600;
  background: #FFF none;
  }
  
  
img.thumbnails {
  width: 150px;
  height: 100px;
  }
  
img.left {
  float: left;
  margin: 0px 5px 5px 0px;
  border: 1px solid #CCC;
  background: #FFF none;
  color: #000;
  padding: 1px;
  }
  
img.right {
  float: right;
  margin: 0px 0px 5px 5px;
  border: 1px solid #CCC;
  background: #FFF none;
  color: #000;
  padding: 1px;
  }
 
/* List Attributes
-----------------------------------------------------------------*/ 
#content ul {
  list-style-type: none;
  padding: 0px;
  margin: 10px 0px 0px 0px;
  }

#content li {
  border-bottom: 1px solid #CCC;
  border-top: 1px solid #CCC;
  padding: 5px;
  margin: 0px 0px 20px 0px;
  }
  
#workshop-table ul, #workshop-table li{
  list-style-type: none;
  padding: 0px 0px 0px 10px;
  margin: 0px;
  border: 0px;
  }
  
/* Audio Attributes
-----------------------------------------------------------------*/
#audio {
  margin: 10px auto;
  position: relative;
  width: 100%;
  font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }
  
#audio-left {
  float: left;
  text-align: center;
  width: 49%;
  }
  
#audio-right {
  float: right;
  text-align: center;
  width: 49%;
  }
  
#audio-clear {
  clear: both;
  height: 0px;
  }
  
#audio small {
  font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #825105;
  background: #FFF none;
  }
  
/* Workshop Attributes
-----------------------------------------------------------------*/
small#workshops {
  font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #825105;
  background: #FFF none;
  }
  
#workshop-table {
  width: 100%;
  }
  
.workshop-left {
  width: 100px;
  height: 100%;
  color: #000;
  background: #FFF none;
  text-align: center;
  font-weight: bold;
  border-top: 1px solid #825105;
  border-bottom: 1px solid #825105;
  }
  
.workshop-right-dk {
  width: 610px;
  color: #444;
  background: #FFFED8 none;
  text-align: justify;
  padding: 5px;
  border-top: 1px solid #825105;
  border-bottom: 1px solid #825105;
  }
  
.workshop-right-lt {
  width: 610px;
  color: #444;
  background: #FFF none;
  text-align: justify;
  padding: 5px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  }
  
.workshop-right-br {
  width: 610px;
  color: #FFF;
  background: #825105;
  text-align: justify;
  padding: 5px;
  font: bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }
  
.small-caps {
  font-variant: small-caps;
  }
  
#workshop-table .workshop-right-dk b {
  font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #825105;
  background: #FFFED8 none;
  padding: 0px 0px 0px 30px;
  }
  
#workshop-table .workshop-right-lt b {
  font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #825105;
  background: #FFF none;
  padding: 0px 0px 0px 20px;
  }
  
  
#workshop-table .workshop-right-dk h2 {
  font: bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #080465;
  background: #FFFED8 none;
  }
  
#workshop-table .workshop-right-lt h2 {
  font: bold 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #080465;
  background: #FFF none;
  }
/* Link Content Attributes
-----------------------------------------------------------------*/
#links {
  width: 100%;
  }
  
#links-left {
  width: 48%;
  float: left;
  }
  
#links-right {
  width: 48%;
  float: right;
  }
  
#links-clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  }
  
#links-left em, #links-right em {
  font: italic 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 20px;
  }
  
#links-left b, #links-right  b {
  font: bold 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }
  
/* Contact Attributes
-----------------------------------------------------------------*/
#contact {
  width: 100%;
  }
  
#contact-left {
  width: 154px;
  height: 134px;
  background: #FFF url("images/koi-fish.jpg") no-repeat top center;
  color: #FFF;
  float: left;
  }
  
#contact-right {
  width: 546px;
  float: right;
  }
 
#contact-clear {
  clear: both;
  height: 0px;
  overflow: hidden;
  }
/* Form Attributes
-----------------------------------------------------------------*/
form {
  padding: 0px;
  margin: 0px;
  }
  
input, textarea {
  font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #444;
  padding: 2px;
  background: #FFF none;
  color: #080465;
  }
  
input:active, input:hover, textarea:active, textarea:hover,
input:focus, textarea:focus {
  font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #444;
  padding: 2px;
  background: #FAF7A8 none;
  color: #444;
  }
  
input.submit {
  font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #444;
  padding: 2px;
  background: #825105 none;
  color: #FFF;
  }
  
input.reset {
  font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #444;
  padding: 2px;
  background: #825105 none;
  color: #FFF;
  }
  
/* Positioning Attributes
-----------------------------------------------------------------*/
.right {
  text-align: right;
  }
  
.left {
  text-align: left;
  }
  
.justify {
  text-align: justify;
  }
  
.center {
  text-align: center;
  }