#stroketop {
	/*transparent vertical stroke*/
	position: fixed;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	top: 0;
	margin-left: -25px;
}

#myExtraContent2 {
	margin-left: 0;
}

#headerbg,
#sloganbg,
#sloganbg3,
#footer,
#myjquerymenu,
.menu ul li a,
.menu ul li ul {
	-moz-box-shadow: 0 0px 0px;
	-webkit-box-shadow: 0 0px 0px;
}

#pageHeader h1,#sloganbg, #sloganbg2 {
	text-shadow: 0 0px 0px;
}