#sidebarContainer { float: left; }
#container { background: url(../../images/sidebar_left.gif) repeat-y #1a1a1a left; }

#contentContainer {
	position: relative;
	margin-left: 190px;
	margin-right: 0;
	}

#pageHeader h1, #pageHeader h2 { padding-left: 6px; }

#logobox {
	height: 450px;
	width: 188px;
	}

#logobox img {
	position: absolute;
	bottom: 0px;
	}