html       {position: relative;
            background: url(/pics/parsley3.jpg) left bottom  #799fb7 no-repeat scroll;
            top: 0;
            left: 0;
            min-height: 900px;  
            margin: 0;
            padding: 0;
            border: 0;
}


body       {  position: relative;
              background: url(/pics/cloud.jpg) right top transparent no-repeat fixed;
              margin: 0;
              color: #03456e;
              padding: 0;
           }

a:link,
a:visited     { color: #056eab;
              }
              
a:hover,
a:focus       { color: white;
              }
              
a:active       { color: #056eab;
              }

            
#container {position: relative;
            right: 0;
            top: 0;
            margin: auto;
            width: 100%;
            min-height: 800px;
            padding: 10px 0 10px 0;
}

#main       { border-color: #f0f0f0;
              margin-top: 100px;
              margin-right: 50px;
              background: #B6D3DE;
              background: url(/pics/50percent.png) transparent scroll;
              
}

/*
#main h2    { background: url(/pics/minicloud.jpg) 90% top transparent no-repeat;
            }
            
*/

#navigation h2
            { background: url(/pics/smallwhiteflight.jpg) 100% top transparent no-repeat;
            }
            
            
#navigation { background: transparent;
              border: none;
              
            }

#navigation li
{
              background: #B6D3DE;
              background: url(/pics/50percent.png) transparent scroll;

             }


#navigation li#here,
#navigation li:hover,
#navigation li:focus
              {  background: transparent;
                 border-color: white;
              }


h1, h2, h3, h4, h5 {font-family: "Harrington", "Apple Chancery", "Zapfino", "Gadget", "Papyrus", "Trebuchet MS", sans-serif ;
                    font-weight: normal;
                    color: white;
                    z-index: 5;

}

h2   { font-size: 150%;
}

#coma   {position: absolute;
           top: -105px;
           left: 0;
           color: white;
           background: url(/pics/cloudstitle.gif) center 0 transparent no-repeat;
           width: 428px;
           height: 100px;
           text-indent: -2000px;
           }
           

#main li     { list-style-image: url(/pics/smallwhitebullet.png); 
             }

#footer {position: relative;
         margin-top: 190px;
         padding: 5px;
         color: white;
         }

/*

#footer   {clear: none;
                z-index: 10;
                padding: 5px;
                padding-top: 340px;
                margin-top: -150px; 
                
*/

/*
position: relative;
           bottom: 5px;
           left: 5px;
           padding: 5px;
           */
           
           color: white;
           }

#footer .credit {font-style: italic;}


a#ilike_add {display: block;
             top: -10px;
             left: 7px;
            }