
/*DIVISIONS-LAYERS*/



#pagewrapper{
	background-color: #FFFFFF;
	width: 90%;
	margin-left:20px;
	color: #000000;
	height: 100%;
	z-index: 1;
	display: inherit;
	background-image: url(../../images/general/bkg.jpg);
	background-repeat: repeat-y;
}
#masthead {
	background-image: url(../images/cbv.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-position:  left 50%;
	height: 119px;
	background-color: #FFFFFF;
	color: #000000
}


