#sidebarContainer {
/*	background: #2D3034; */
	width: 210px;
	float: right;
	text-align: left;
	margin-top: 0px;
	height: auto;
}

#navcontainer2 {
	font-size: 1.25em;
	margin-left: 5px;
	position: relative;
	margin-bottom: 10px;
	background: url(../../images/h2bot.png) bottom left no-repeat;

}

#navcontainer2 ul {
	list-style: none;
	margin-left: 5px;
	padding-bottom: 5px;
	width: 200px;
	text-align:left;
}

#sidebarContainer h2,h4 {
	padding: 10px;
    margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #BBBBBB;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	text-shadow: none;
	background: url(../../images/h1top.png) no-repeat top;
}

#sidebarContainer #sidebar {
	padding: 0px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

#sidebarContainer #blog-archives,#blog-rss-feeds {
	text-align: left;
	margin-top: -20px;
	padding: 20px;
	padding-left: 30px;
	background: url(../../images/h2bot.png) bottom center no-repeat;
}

#sidebarContainer #blog-categories {
	text-align: left;
	margin-top: -20px;
	padding: 20px;
	padding-left: 30px;
	background: url(../../images/h2bot.png) bottom center no-repeat;
}

#sidebarContainer p {
	text-align: left;
	margin-top: 0px;
	padding: 10px 15px;
	height: 276px;
	background: url(../../images/h2bot.png) bottom center no-repeat;
}

#sidebarContainer .bgframe {
	margin-top: 0px;
	padding: 10px 15px;
	background: url(../../images/h2bot.png) bottom center no-repeat;
}

#sidebarContainer .bgtiled {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 15px;
	background: url(../../images/h2mid_32.png) bottom center repeat-y;
}

#sidebarContainer .bgbottom {
	margin-top: 0px;
	padding: 10px 15px;
	background: url(../../images/h2bot_128.png) bottom center no-repeat;
}


#sidebarContainer h5
{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 0px;
	padding: 10px;
	padding-left: 30px;
	padding-right: 20px;
	background: url(../../images/h2bot.png) bottom center no-repeat;
}
