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

a { color: #000000; text-decoration: underline; }
a:hover { color: #96a1ab; }

.module-content a { color: #000000; }
.module-content a:hover { color: #96a1ab; }

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

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


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

/* three-column tweaks */

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


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