#topBarSub {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/frameTop.jpg);
	margin: auto;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topBarPadding {
	margin: 20px 20px 0px 20px;
	height: 30px;
}
#sub2CrossOver {
	margin-top: 0px;
	background-image: url(../images/subpageCrossover.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
#sub2CrossOverContent {
	margin: auto;
	width: 794px;
	color: white;
	font-weight: bold;
	font-size: 10px;
}	