#contentContainer {
	background: repeat-y;
	margin-left: 220px;
	width: 555px;
}

#contentContainerHome {
	background: repeat-y;
	margin-left: 30px;
	width: 740px;
}

#contentContainer #content {
	padding: 0;
	margin: 0;
	width: 555px;
}

#sidebarContainer {
	width: 210px;
	float: left;
	margin-bottom: 0;
}

#sidebarContainer #sidebar {
	margin-bottom: 0;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 10px;
	width: 180px;
}

#sidebarwrapper {
	width: 210px;
	background: url(../../../../assets/css/images/sidebartab/sidemiddleleft.png) repeat-y;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#sidebartop {
	background: no-repeat url(../../../../assets/css/images/sidebartab/sidetopleft.png);
	height: 36px;
	width: 210px;
}

#sidebarbottom {
	background: no-repeat url(../../../../assets/css/images/sidebartab/sidebottomleft.png);
	height: 36px;
	width: 210px;
}

#navcontainer {
	padding-left: 18px;
	margin-bottom: 24px;
	padding-right: 0;
}

#anchornavcontainer {
	padding-right: 0px;
	margin-bottom: 24px;
	padding-left: 0;
}

#anchornavcontainer a:hover {
	text-decoration: underline;
	color: #88B866;
}

#anchornavcontainer a:active {
	text-decoration: underline;
	color: #88B866;
}

#sidebarinfoboxcontainer {
	padding-left: 6px;
	margin-bottom: 24px;
	padding-right: 0;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

sidebar .content {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #EBEBD2;
	margin-bottom: 8px;
}

#boxcontainer {
	padding-left: 18px;
	margin-bottom: 24px;
	padding-right: 0;
}
