::selection { background-color: #a08133; }
::-moz-selection { background-color: #a08133; }
h1 { color: #120d00; border-bottom: 1px solid #7d6322; }
a { color: #896100; }
small { color: #b8a066; }
small a, .index-jan2010 small a { color: #cfc099; }
.index-jan2010 {
   background-image: -webkit-gradient(linear, left top, left bottom, from(#473811), to(#958255));
   background-image: -moz-linear-gradient(top, #473811 0%, #958255 100%);
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#473811', endColorstr='#958255'); /* IE6 & IE7 */
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#473811', endColorstr='#958255')"; /* IE8 */
   color: white;
}
.index-jan2010 h1 { color: #d7caaa; text-shadow: 1px 1px 2px #120d00; }
.index-jan2010 a { color: white; }
.leftbar {
   background-image: -webkit-gradient(linear, left top, left bottom, from(#634b11), to(#7d6322));
   background-image: -moz-linear-gradient(top, #634b11 0%, #7d6322 100%);
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#634b11', endColorstr='#7d6322'); /* IE6 & IE7 */
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#634b11', endColorstr='#7d6322')"; /* IE8 */
   border-bottom: 2px solid #7e5f11;
}
.leftbar a:hover, .leftbar li.active { color: #765400; background-color: white; }
