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

#whitey
    {
        background-color: #FFFfcc;
    }
    
#bucolic 
{
    background-image: url(stringblue.gif); background-repeat: no-repeat;
    
    }    
    
#fly
{
    background-image: url(flyblue.gif); background-repeat: no-repeat;
    }

.entry
{
    margin-left: 30px;
    padding-left: 10px;
    }
    
.entry:first-line
{
padding-left: -30px;
font-weight: bold;
}
    
.nubo
{
    padding-left: 70px; line-height: 26px; list-style-type:square;
    }
    
#rightest {float: right; width: 200px; font-size: 12px; line-height: 20px;}
#leftest {width: 600px; position: relative;}
.none {list-style-type: none;}
.none li a
    {color: #00cc00; padding-top: 3px; padding-bottom: 3px;}

.none li a:hover
    {color: #006600;} 


.greenlink 
    {color: #00cc00;}

.greenlink:hover
    {color: #006600;}   