#quote {
   color: #004F76;
   text-align: center;
   width: 570px;
   margin: 0 auto 20px auto;
}

#source {
   margin-left: 1px;
   white-space: nowrap;
}

#index-table {
   margin: 0 auto 20px auto;
}

#index-table td {
   vertical-align: top;
   padding: 10px;
}

#left {
   width: 240px;
}

#date {
   font-size: 9px;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #DE5F25;
   margin-bottom: 3px;
}

#word {
   font-size: 16px;
   font-family: Courier, serif;
   margin-top: 10px;
   margin-bottom: 5px;
   font-weight: bold;
}

#word a {
   color: black;
   text-decoration: none;
}

#definition {
   margin-bottom: 10px;
}

#example {
   margin-bottom: 20px;
   font-style: italic;
}

#newest {
   color: #DE5F25;
   margin-bottom: 20px;
}

#newest a {
   background-color: #FFC652;
   padding: 3px 7px;
   margin: 3px 0;
   text-decoration: none;
   line-height: 23px;
}

#newest a:hover {
   text-decoration: underline;
}

#newest-title {
   margin-bottom: 2px;
}

#shop {
   margin: 0 auto;
   display: block;
   background-image: url(../img/shop-rollover.gif);
   background-repeat: no-repeat;
   width: 72px;
   height: 72px;
}

#shop:hover {
   background-position: 0 -72px;
}

#right {
   width: 418px;
}

#center {
   width: 210px;
}

#splash {
   margin-bottom: 10px;
}

#splash img {
   border: 2px solid #FFE3AA;
}

#book {
   width: 347px;
   height: 100px;
   background-image: url(../img/book-background.gif);
   margin: 0 auto;
   position: relative;
}

#book-text {
   position: relative;
   top: 36px;
   left: 118px;
   width: 190px;
   height: 46px;
   overflow: hidden;
   color: #FFFFFF;
}

#book-text a {
   color: #FFFFFF;
}

#strip {
   text-align: center;
   background-color: #E1EFEF;
   padding: 10px 0;
}

#strip table {
   margin: 0 auto;
   width: 665px;
}

#strip td {
   text-align: center;
}

#strip #pics {
   vertical-align: bottom;
}

#strip #arrow {
   vertical-align: middle;
}
