body, html      {
                background:url(pics/graphite/slick_back.png);
                }
#head           {
                background:url(pics/graphite/slick_headbar.png);
                }
#headmiddle     {
                background:url(pics/graphite/slick_headleft.gif);
                }
#headright      {
                background:url(pics/graphite/slick_headright.gif);
                }
#topbar         {
                background:url(pics/graphite/slick_blackbar.png);
                }
#footbar        {
                background:url(pics/graphite/slick_blackbar.png);
                }
#footer         {
                background:url(pics/graphite/slick_headbar.png);
                }             
.entry, .rightentry          {
                background:url(pics/graphite/slick_postback.png);
                }   
h1              {
                background:url(pics/graphite/slick_bullet_big.png);
                }
h2              {
                background:url(pics/graphite/slick_bullet_small.png);
                }
.rightentry:hover  {
                          background-color:#E9E9EF;
  }
.defcalendar td {
        background-color:#D6D6DD;
}
.defcalendar th {
                       background-color:#E1E1E7;
                       }

.defcalendar td:hover {
	background-color: #E1E1E7;
}

/* 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; 
}
