body {font-family:Arial, Helvetica, sans-serif}
p {font-family:Ariel}
li {font-family:Ariel; color:#6268AC; font-weight:bold}
a {font-family:Ariel; color:#6268AC; font-weight:bold}

h1 {font-family: Arial Narrow; font-weight:bold}
h2 {font-family: Arial Narrow; font-weight:bold}
h3 {font-family: Arial Narrow; font-weight:bold}
h4 {font-family: Arial Narrow; font-weight:bold}

.quote {font-family: Ariel; font-style:italic}
.quoteAuthor {font-family: Ariel; text-align:right; font-weight:bold}
.bookTitle {font-family: Arial Narrow; font-weight:bold}
.bookAuthor {font-family: Ariel; font-style:italic}
.bookReviewText {font-family: Ariel;}

.central-content {
   width: 400px;
}

.left-nav {
   position: absolute;
   width: 130px;
   top: 150px;
   left: 20px;
}

.central-content {
   position: absolute;
   top: 0;
   width: 600px;
   margin-left: 140px;
}

.tag-cloud {
   background-color:lightblue;
   font-family: Arial Narrow;
   color: blue;
   padding: 5px;
   border: blue 1px solid;
}

.tag-cloud a {
   color: blue;
   text-decoration: none;
   font-weight: normal;
}

.events {
   color: black;
   font-weight: normal;
}