@charset "utf-8";

/* change default header for this section */
#header {
	background: url(../graphics/HedImg_TrashBurCla.jpg) no-repeat left top;
}



/* change default content_head for this section */
.content_head {
   background: #A1A7B0 url(../graphics/HashFoot_617993t.png) no-repeat 4px 4px;
   border: 1px solid #617993;
}

.bread_bullet {
	background: transparent url(../graphics/bredcrmb_blt.png) no-repeat left center;
}
.content_head a:link, .content_head a:visited {
	color:#838166;
	border-bottom: 1px dotted #CCC9C9;
	text-decoration: none;
}
.content_head a:hover {
	color: #000;
	border:none;
}

.content_head h1 {
	color: #FFFFFF;
}

.sidebar_head {
   background: #617993 url(../graphics/HashFoot_A1A7B0.png) no-repeat 4px 4px;
   border: 1px solid #A1A7B0;
   height: 35px;
}

.sidebar_head h3{
	color:#FFFFFF;
}

.img_picasa {
   float: left;
   border: 1px dotted #999999;
   width: 140px;
   margin: 10px 4px 4px;
   text-align:center;
   padding: 4px;
   font-size: 1em;
   height: 14.75em;
   overflow:hidden;
}

.img_picasa a:link, a:visited  {
	text-decoration: none;
	border-style: none;
}

.img_picasa img {
  padding: 0 0 8px 0;
}


