#container {
}

#contentContainer {
}

#sidebarContainer {
}

.blog-entry {
	background: url(../../images/bb.png) left bottom;
}

.blog-entry-title {
	background: url(../../images/bt.png) top left #303030;
}

#sidebarContainer h1 {
	background: url(../../images/h1top.png) no-repeat top left;
}

#sidebarContainer h2 {
	background: url(../../images/h2bot.png) no-repeat bottom left;
}

#navcontainer2 {
	background: url(../../images/h2bot.png) bottom left no-repeat;
}

#sidebarContainer .sideHeader {
	background: url(../../images/h1top.png) top left no-repeat;
}

#sidebarContainer #sidebar {
	background: url(../../images/h2bot.png) bottom left no-repeat;
}