﻿body 
{
   background-color: #F0CCFF;
   color: #006600;
}

#whitey
    {
        background-color: #FFffff;
    }

#bucolic
{    
    background-image: url(stringpurple.gif); background-repeat: no-repeat;
    }
    
#fly
{
    background-image: url(flypurple.gif); background-repeat: no-repeat;
    }
    
#lefter h3
{
    margin: 1px;
    }
    
.hidden {color: #FFFFFF;
         position: relative;
         
         }
.navtime li
{
        padding: 3px;
    }

.navtime 
{
    list-style-image: none;
    list-style-type: none;
    position: relative;
    
    }

.decadelist
{
   list-style-type: none;
   padding: 1px; 
   padding-left: 30px;
   position: relative;
    }
.decadelist  li a
{color: #006600;}


.yearlist
{
       list-style-type: none;
   padding: 1px; 
   padding-left: 40px;
   position: relative;
    }
.yearlist  li a
{color: #704c7f;}
    
.general
{position: relative;}    

.datea 
{
    text-align: right; color: #006600; font-size: 24px; padding-right: 40px; top: 40px;
    }
    
.closer
{
    text-align: right; padding: 0px; margin: 0px;
    }
    
h3 {padding: 0px; margin-bottom: 2px; margin-top: 5px;}

h3 a {color: #0000ff;}
h3 a:hover {color: #704c7f;}
a {color: #317437;}
a:hover {color: #0000ff;}
#holder {padding-bottom: 5px;}    
.righter {position: relative;}