#contentHeaderDiv {
  background:url('/images/contentDivHeader2.gif') no-repeat;
}
H2,H3,H4 {
  color:#333;
  font-size:12px;
  letter-spacing:1.1px;
  position:relative;
  left:-1px;
}
STRONG {
  font-weight:normal;
  text-transform:uppercase;
}
#leftContentDiv {
  line-height:1.4em;
}
#rightContentDiv {
  line-height:1.4em;
}





#lowerDiv {
	font-size:11px;
	color:#707070;
}
#lowerDiv A{
	color:#707070;
}
#flashDiv {
	background:#fff;
	width:760px;
	height:378px;
	margin-left:7px;
}
#contentDiv {
  background: url('/images/mainContentBGDiv_white.gif') repeat-y;
  background: url('/images/main_bg.png') repeat-y;
}
#flashShadow {
	background:url('/images/flashShadow.png') repeat-x;
	margin-left:7px;
	width:760px;
	height:7px;
	font-size:1px;
}
