body, html      {
                background:url(pics/yellow/slick_back.png);
                }
#head           {
                background:url(pics/yellow/slick_headbar.png);
                }
#headmiddle     {
                background:url(pics/yellow/slick_headleft.gif);
                }
#headright      {
                background:url(pics/yellow/slick_headright.gif);
                }
#topbar         {
                background:url(pics/yellow/slick_blackbar.png);
                }
#footbar        {
                background:url(pics/yellow/slick_blackbar.png);
                }
#footer         {
                background:url(pics/yellow/slick_headbar.png);
                }             
.entry, .rightentry          {
                background:url(pics/yellow/slick_postback.png);
                }   
h1              {
                background:url(pics/yellow/slick_bullet_big.png);
                }
h2              {
                background:url(pics/yellow/slick_bullet_small.png);
                }
.rightentry:hover {
                       background-color:#F4FDD1;
  }
.defcalendar td {
        background-color:#E1E8A8;
}
.defcalendar th {
                       background-color:#F0F9CD;
                       }

.defcalendar td:hover {
	background-color: #F0F9CD;
}

/* Leftbox and Rightbox toolbar buttons 
---------------------------------------------------- */ 
.leftbox, .rightbox { 
   font-size: smaller; 
   clear: both; 
} 
.leftbox { 
   margin: 0 3px 0 0; 
   padding: 0 3px; 0 0; 
   float: left; 
} 
.rightbox { 
   margin: 0 0 0 3px; 
   padding: 0 0 0 3px; 
   float: right; 
}