#outerWrapper2 {
	width: 998px;
    background-image : url(../images/bgtop.jpg);
    background-position : top left;
    background-repeat : no-repeat;
}
#outerWrapper #contentWrapper #leftColumn1_def {
  float: left;
  /*height: 263px;*/
  height: 282px;
  /*width: 218px;*/
  width: 958px;
}
#outerWrapper #contentWrapper #leftColumnTop_def {
  float: left;
  /*height: 263px;*/
  height: 242px;
  /*width: 218px;*/
  width: 938px;
  padding-left: 20px;
}
#outerWrapper #contentWrapper #leftColumnTop_def p {
	margin-top: 4px;
	margin-bottom: 0px;
	line-height :1.3em;
	font-size: 1.0em;
}
#outerWrapper #contentWrapper #leftColumnBot_def {
  float: left;
  /*height: 263px;*/
  height: 40px;
  /*width: 218px;*/
  width: 958px;
}
#outerWrapper #footer_def {
	float: left;
	height: 136px;
	width: 978px;
	padding-left: 20px;
	background : url(../images/bgfooter.jpg) no-repeat top right;
	background-color: #E2017B;
}
#outerWrapper #footer_def p {
	margin-top: 4px;
	margin-bottom: 0px;
	line-height :1.4em;
	font-size: 1.0em;
}
