#contentTable {
	float: left;
	height: auto;
	width: 660px;
	margin-left: 60px;
	font-size: 0.8em;
	color: #666;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contentTable h1 {
	font-size: 1.2em;
	color: #333;
	margin: 0px;
}
#contentTable .proConText{
	color: #099;
}
#subMenu {
	background-image: url(../images/Resources/Novices/Clothing/Sub-MenuBar.jpg);
	height: 39px;
	width: 497px;
	position: absolute;
	left: 142px;
	top: 85px;
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
	color: #CCC;
}
#subMenu a:link, #subMenu a:visited, #subMenu a:active {
	color: #FFF;
	text-decoration: none;
}
#subMenu a:hover {
	color: #C90;
}
#contentHeader {
	height: 140px;
}

