body {
	background:url(pics/bg.gif);
}
#wrap      {
                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;
}
