body, html      {
                background:url(pics/orange/slick_back.png);
                }
#head           {
                background:url(pics/orange/slick_headbar.png);
                }
#headmiddle     {
                background:url(pics/orange/slick_headleft.gif);
                }
#headright      {
                background:url(pics/orange/slick_headright.gif);
                }
#topbar         {
                background:url(pics/orange/slick_blackbar.png);
                }
#footbar        {
                background:url(pics/orange/slick_blackbar.png);
                }
#footer         {
                background:url(pics/orange/slick_headbar.png);
                }             
.entry, .rightentry          {
                background:url(pics/orange/slick_postback.png);
                }   
h1              {
                background:url(pics/orange/slick_bullet_big.png);
                }
h2              {
                background:url(pics/orange/slick_bullet_small.png);
                }

.rightentry:hover  {
                       background-color:#F6E3D3;
}
/* some default styles for the calendar.. */


.defcalendar td {
        background-color:#E3CFC1;
}
.defcalendar th {
                       background-color:#EEDFCF;
                       }

.defcalendar td:hover {
	background-color: #EEDFCF;
}

/* 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; 
}
