@charset "utf-8";
/* CSS Document */

#underConstructionWrapper{background:url(../Site%20Images/WideContentBox.png) repeat-y;
						  width:950px;
						  padding-top:100px;
						  margin:0px auto;
						  border-left:1px dotted white;
						  border-right:1px dotted white;}
						
						
#img{background:url(../Site%20Images/underConstruction.png) no-repeat;
	 width:950px;
	 height:85px;
	 padding-top:100px}