body
{
   min-width: 885px;
   color: #000000;
   background: #808080;
}

a { color: #000000; text-decoration: underline; }
a:hover { color: #6f767d; }

.module-content a { color: #000000; }
.module-content a:hover { color: #6f767d; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.archive-header
{
   border-left: 5px solid #d1dd4e;
   background: #6f767d;
   font-family: tahoma,'trebuchet ms', verdana, helvetica, arial, sans-serif;
}


.entry-header
{
   border-left: 5px solid #d1dd4e;
   color: #5c5b5b;
}

/* three-column tweaks */

   .layout-three-column #alpha
   {
      background: #eeeeef;
   }


#gamma, #delta { width: 180px; background: #eeeeef;}
