     body     {
          text-align: left;
          color: #000;
          background: #D3D3CE;
          font-family: sans-serif, helvetica;
          font-size: 12px;
            line-height: 18px;
     }
     
     A                { color: #06F; text-decoration: underline; }
     A:link, A:visited          { text-decoration : none;
          color: #06F;
          background: transparent;
     }
     
     A:active     { 
          text-decoration: none;
          color: #06F;
          background: transparent;  }
     
     A:hover          {text-decoration: underline;
          background: transparent;}

     h1, h2, h3 {
          font-size: 30px;
          margin: 15px;
     }

     #banner {
          font-size: 30px;
          padding: 0;
          border: 0;
          }

     #banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
          font-size: 30px;
          text-decoration: none;
          }

     .description {
          color:#666;
          font-size: 30px;
          margin: 5px;     
          }
                    
     #content {          
          width: 450px;
          margin: 15px;     
          }

     #container {
          border:1px solid #FFF;          
          }

     #links {     
          margin: 15px;          
          width: 200px;               
          }
          
     .previousnext {
          margin-top: 15px;
          margin-bottom: 40px;
          }
          
     .blog {
            padding:1px;
          }

     .blogbody {
          line-height:130%;
          }

     .blogbody a,
     .blogbody a:link,
     .blogbody a:visited,
     .blogbody a:active,
     .blogbody a:hover {
          font-weight: normal;
     }

     .title     {
          font-size: 20px;
          margin-left: 0px;
          margin-top: 0px;
          }               

     #menu {
            margin-bottom: 30px;
          }          

     .date     {  
          color: #333;
          font-size: x-small;
          }               
          
     .posted     {   
          margin-bottom: 50px;
          border-bottom:1px dotted #000;
          font-size: x-small;
          }
          
          
     .calendar {
          color:#666;
            line-height: 140%;
          }
     
     .calendarhead {     
            text-transform:uppercase;
            text-align: left;               
          }     
     
     .side {
          color:#333;
            line-height:140%;
            padding:2px;                    
          }     
          
     .sidetitle {
            padding: 2px;
            margin-top: 30px;
            text-transform:uppercase;          
          }          
     
     .syndicate {     
            line-height:140%;
            padding:2px;
            margin-top:15px;            
           }     
          
     .powered {     
          line-height:140%; 
          margin-top:50px;                                   
          }     
          
     
     .comments-body {
          color:#666;
            line-height:140%;
           padding-bottom:10px;
            padding-top:10px;          
           border-bottom:1px dotted #999;                          
          }          

     .comments-post {
          color:#666;          
          }     
               
     
     .trackback-url {
          color:#00F;
            line-height:140%;
           padding:5px;          
           border:1px dotted #999;                          
          }


     .trackback-body {
          color:#F00;
            line-height:140%;
           padding-bottom:10px;
            padding-top:10px;          
           border-bottom:1px dotted #000;                          
          }          

     .trackback-post {
          color:#666;          
          }     

          
     .comments-head     { 
          color: #666; 
          border-bottom:1px solid #999;
          margin-top:20px;
          font-weight:bold;          
          }          

     #banner-commentspop {
          color:#FFF;
          font-size:large;
          font-weight:bold;
          border-left:1px solid #FFF;     
          border-right:1px solid #FFF;            
          border-top:1px solid #FFF;            
            background:#003366;
            padding-left:15px;
            padding-right:15px;
            padding-top:5px;
            padding-bottom:5px;                                          
          }
