 BODY {
   text-align: center;
   background-color:#D8F0E0;color:#000000;
   background-image: url(http://www.carollakerealestate.com/images/back2.jpg);
   margin-top: 0.1em;
   margin-right: 0.1em;
   margin-bottom: 0.1em;
   margin-left: 0.1em;
}
   a:link {color: #0000FF; background-color:#D8F0E0;}
   a:visited {color: #800080; background-color:#D8F0E0;} 
   a:active {color: #FF0000; background-color:  #B0E0B8;} 
   a:hover {color: #000000; background-color: #90D4A8;}
   a.plain {text-decoration: none; color: #FFFFFF; background-color: #D8F0E0;}


  #Sidebar ul{
   padding: 0;
   margin: 0;
   margin-left: .5em;
   list-style-type: none;
   text-align: left;
   text-indent: 5px;
}


   #Sidebar a {
   display: block; 
   width: 100%;
   margin: 0; padding: 0;
   font-weight: bold; 
   text-decoration: none; 
   color: #ffffff; background-color: #005C00;
}

   #Sidebar P {
   display: block; 
   width: 100%;
   margin: 0; padding: 0;
   font-weight: bold; 
   text-decoration: none; 
   color: #284400; background-color: #D8F4E0;
}

   #vertnavbar ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

   #vertnavbar ul li { 
  display: inline; 
}

   #Sidebar a:hover{
   width: 100%;
   margin: 0; padding: 0;
   font-weight: bold; 
   text-decoration: none; 
   color: #000000; background-color: #B0E0B8;
}

  #Sidebar li {
   width: 134px;
   color: #000000; background-color: #005C00;
   text-decoration: none;
   border-top: 1px groove #B0E0C0;
   border-bottom: 1px groove #B0E0C0;
   border-left: 1px groove #B0E0C0;
   border-right: 1px groove #B0E0C0;
}

   #active a {
   display: block; 
   width: 100%;
   color: #000000; background-color: #78CC98;
   text-decoration: none;
}
   

  .frame{
  border-color:  #304030;
  border-style: outset;
  border-width: 6px;
}
   
  .b {font-weight: bold;}
  .i {font-style: italic;}
  .sm {font-size:  smaller;}
  .bg {font-size: large;}
  .center {text-align: center;} 
  .right {float: right;}
  .left {float: left;}
  .clear {clear: both;}
  .u {text-decoration: underline;}
  .in {text-indent: 2em;}
  .groove {border-style: groove;}
  .tdborder {border-color: #204C28; border-style: groove;}
  .here {color: navy; background-color: #6888A0;}
  .red {color: red;}
  
  div.box   { 
    background: #78CC98;
    border: none;
    width: 100% 
  }


 