body {
	background:url(pics/bg.gif);
}
#wrap      {
                background:url(pics/grey/slick_back.png);
                }
#head           {
                background:url(pics/grey/slick_headbar.png);
                }
#headmiddle     {
                background:url(pics/grey/slick_headleft.gif);
                }
#headright      {
                background:url(pics/grey/slick_headright.gif);
                }
#topbar         {
                background:url(pics/grey/slick_blackbar.png);
                }
#footbar        {
                background:url(pics/grey/slick_blackbar.png);
                }
#footer         {
                background:url(pics/grey/slick_headbar.png);
                }             
.entry, .rightentry          {
                background:url(pics/grey/slick_postback.png);
                }   
h1              {
                background:url(pics/grey/slick_bullet_big.png);
                }
h2              {
                background:url(pics/grey/slick_bullet_small.png);
                }
.rightentry:hover  {
                       background-color:#E3E3E3;
  }
.defcalendar td {
        background-color:#C8C8C8;
}
.defcalendar th {
                       background-color:#DFDFDF;
                       }

.defcalendar td:hover {
	background-color: #DFDFDF;
}