 body {
  margin:0px 0px 0px 0px;
  background:#cff;  
  }
 A    { color: #003366; text-decoration: underline; }
 A:link  { color: #003366; text-decoration: underline; }
 A:visited { color: #003366; text-decoration: underline; }
 A:active { color: #999999;  }
 A:hover  { color: #999999;  }

 h1, h2, h3 {
  margin: 0px;
  padding: 0px;
 }

 #banner {
  font-family:palatino, serif;
  color:#c00;
  font-size:xxx-large; 
    padding:10px;
  }

 #banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
  font-family: palatino, serif;
  font-size:xxx-large;
  color: #c00;
  text-decoration: none;
  }

 .description {
  font-family:palatino, times new roman, serif;
  color:#300;
  font-size:large;
    text-transform:none; 
  }
    
 #content {
  position:absolute;
  background:#cff;
  margin-right:20px;
  margin-left:240px;
  margin-bottom:20px;
  border:1px solid #9cc; 
  }

 #container {
  background:#cff;
  border:1px solid #9cc;  
  }

 #links { 
  padding:10px;    
  border:1px solid #cff;
  width:220px;   
  }
  
 .blog {
    padding:15px;
  background:#fff; 
  }

 .blogbody {
  font-family:palatino, times, serif;
  color:#000;
                font-size:small;
  font-weight:normal;
    background:#cff;
    line-height:150%;
  }

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

 .title {
  font-family: palatino, georgia, times new roman, serif;
  font-size: large;
  color: #600;
  }   

 #menu {
  margin-bottom:25px;
  background:#cff;
  text-align:center;
  }  

 .date { 
  font-family:palatino, georgia, times new roman, serif; 
  font-size: large; 
  color: #030; 
  border-bottom:1px solid #366;
  margin-bottom:10px;
  margin-top:5px;
  border-top:20px solid #699;
  font-weight:bold;
  }   
  
 .posted { 
  font-family:verdana, arial, sans-serif; 
  font-size: small; 
  color: #000; 
  margin-bottom:25px;
  }
  
  
 .calendar {
  font-family:verdana, arial, sans-serif;
  color:#cff;
  font-size:x-small;
  font-weight:normal;
    background:#666f6f;
    line-height:105%;
    padding:2px;
                text-align:left;
  }
 
 .calendarhead { 
  font-family:palatino, georgia, times new roman, serif;
  color:#cff;
  font-size:small;
  font-weight:normal;
    padding:2px;
  letter-spacing: .2em;
    background:#666f6f;
    text-transform:uppercase;
  text-align:left;   
  } 
 
 .side {
  font-family:verdana, arial, sans-serif;
  color:#000;
  font-size:small;
  font-weight:normal;
    background:#9cc;
    line-height:110%;
    padding:5px;    
  } 
  
 .sidetitle {
  font-family:palatino, georgia, times new roman, serif;
  color:#003300;
  font-size:small;
  font-weight:normal;
    padding:5px;
    margin-top:30px;
   background:#9cc;
    text-transform:uppercase;  
  }  
 
 .syndicate {
  font-family:verdana, arial, sans-serif;
  font-size:small;  
    line-height:110%;
    padding:5px;
    margin-top:15px;
    background:#9cc;    
   } 
  
 .powered {
  font-family:palatino, georgia, times new roman, serif;
  color:#606;
  font-size:small;  
  line-height:120%;
  text-transform:uppercase; 
  padding:5px;
  margin-top:50px;   
    background:#ccc;  
  } 
  
 
 .comments-body {
  font-family:palatino, serif;
  color:#000;
  font-size:small;
  font-weight:normal;
    background:#cFF;
    line-height:110%;
   padding-bottom:10px;
    padding-top:10px;  
   border-bottom:1px dotted #333;      
  }  

 .comments-post {
  font-family:verdana, arial, sans-serif;
  color:#000;
  font-size:small;
  font-weight:normal;
    background:#cFF;  
  } 
   
 
 .trackback-url {
  font-family:palatino, serif;
  color:#000;
  font-size:small;
  font-weight:normal;
    background:#cFF;
    line-height:110%;
   padding:5px;  
   border:1px dotted #333;      
  }


 .trackback-body {
  font-family:palatino, serif;
  color:#000;
  font-size:small;
  font-weight:normal;
    background:#cFF;
    line-height:110%;
   padding-bottom:10px;
    padding-top:10px;  
   border-bottom:1px dotted #333;      
  }  

 .trackback-post {
  font-family:verdana, arial, sans-serif;
  color:#000;
  font-size:small;
  font-weight:normal;
    background:#cFF;  
  } 

  
 .comments-head { 
  font-family:palatino, serif; 
  font-size:small; 
  color: #000; 
  border-bottom:1px solid #333;
  margin-top:20px;
  font-weight:bold;
    background:#cFF;  
  }  

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