/*--------------------------------------------------------------------------------------------------------------------*/
.scoutstheme #container {margin:7px 0 0; padding:17px 0 0; 
	
	background-image:url(../images/container-top-bg2.png);
	*background:none;
	*filter: progid:dximagetransform.microsoft.alphaimageloader(src='App_Themes/ScoutsHome/images/container-top-bg2.png',sizingmethod='crop') !important;

	}
.scoutstheme #holder {background:url(../images/container-bg.gif) repeat-y 8px;}

.scoutstheme #left-block {
	margin:-6px 0 0 18px;
	background:url(../images/left-block-bg.jpg) no-repeat;
	width:136px;
	height:730px;
	background-color:#F6FE5D;
}

.scoutstheme #left-block .menu2-block {
	float:left;
	width:112px;
	display:inline;

}

.scoutstheme .people .pl2 {
	position:absolute;
	top:-350px;
	left:42px;
	background:url(../images/people-left.png) no-repeat;
	*background:none;
	*filter: progid:dximagetransform.microsoft.alphaimageloader(src='App_Themes/ScoutsHome/images/people-left.png',sizingmethod='crop') !important;
	
	width:193px;
	height:279px;
	overflow:hidden;
}

.scoutstheme .people .pr2 {
	position:absolute;
	top:-268px;
	right:42px;
	background:url(../images/people-right.png) no-repeat;
	
	*background:none;
	*filter: progid:dximagetransform.microsoft.alphaimageloader(src='App_Themes/ScoutsHome/images/people-right.png',sizingmethod='crop') !important;
	
	width:116px;
	height:147px;
	overflow:hidden;
}


/*--------------------------------------------------------------------------------------------------------------------*/
