/* layout */

#pageHeader {
	background: url(../../images/editable_images/header_3.png) no-repeat left bottom;
}

#contentContainer {
	background: url(../../images/editable_images/page_3.png) repeat-y left top;

}

#container {
	color: #cdcdcd;
}

#footer {
	color: #000000;
	background: url(../../images/editable_images/footer_3.png) no-repeat left top;
}

/* REST */

#sidebarContainer #top {
}

#sidebarContainer {

}

#sidebarContainer #bottom {
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
}

#sidebarContainer #sidebar {
	color: #bfbfbf;
}



