.contentArea { width: 760px; }

.subMenu ul { margin: 0; }
.contentArea .subMenu li {
	background: none;
	float: left;
	list-style-type: none;
	padding: 0;
}
.subMenu li a,
.subMenu li a:link,
.subMenu li a:visited {
	display: block;
	height: 120px;
	width: 190px;
}
.subMenu a.audienceOne { background: url(/starterkit/images/audience-links_01.jpg) no-repeat; }
.subMenu a.audienceOne:hover { background: url(/starterkit/images/audience_hover_01.jpg) no-repeat; }
.subMenu a.audienceTwo { background: url(/starterkit/images/audience-links_02.jpg) no-repeat; }
.subMenu a.audienceTwo:hover { background: url(/starterkit/images/audience_hover_02.jpg) no-repeat; }
.subMenu a.audienceThree { background: url(/starterkit/images/audience-links_03.jpg) no-repeat; }
.subMenu a.audienceThree:hover { background: url(/starterkit/images/audience_hover_03.jpg) no-repeat; }
.subMenu a.audienceFour { background: url(/starterkit/images/audience-links_04.jpg) no-repeat; }
.subMenu a.audienceFour:hover { background: url(/starterkit/images/audience_hover_04.jpg) no-repeat; }

.subMenu span {
	margin: -9999px;
	position: absolute;
}

.mainStory { background: url(/starterkit/images/bkgrd-crosshatch.png) repeat-x 0 bottom; }
.latestNews {
	background: url(/starterkit/images/bkgrd-crosshatch.png) repeat-x 0 bottom;
	float: left;
	padding-bottom: 1.5em;
	width: 100%;
}
.latestNews .listing { background: none; }

.latestNews .readMore,
.latestNews .readMore:visited { background: url(/starterkit/images/link-readMore.png) right 0 no-repeat; }
.latestNews .readMore:hover { background: url(/starterkit/images/link-readMore-hover.png) right 0 no-repeat; }