body, html      {
                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         {
                background:#fff url(pics/grey/slick_postback.png);
                }   
h1              {
                background:url(pics/grey/slick_bullet_big.png)no-repeat;
                }
h2              {
                background:url(pics/grey/slick_bullet_small.png)no-repeat;
                }

.rightentry          {
                background: #fff;
                }   
.rightentry:hover  {
                       background-color:#E3E3E3;
  }

#wp-calendar {
	border: 1px solid #ccc;
        padding:3px;
	empty-cells: show;
	font-size: 13px;
	margin: 0;
	width: 100%;
}

#wp-calendar td {
        background-color:#C8C8C8;
}
#wp-calendar th {
                       background-color:#DFDFDF;
                       }

#wp-calendar td:hover {
	background-color: #DFDFDF;
}
