.bannerText { left: 161px; top: 70px; color: #fff; }
.bannerText h2 { width: 450px; line-height: 46px; font-size: 38px; text-transform: uppercase; color: #fefefe; padding-bottom: 22px; }
.bannerText tr:first-child td p { width: 280px; }
.greenBubble { line-height: 22px; width: 167px; height: 207px; padding: 119px 20px 0; position: absolute; left: 35px; text-align: center; background: url("pics/greenBubble.png") no-repeat left 77px; }
.pinkBubble { line-height: 22px; width: 88px; height: 128px; padding: 81px 18px 0; position: absolute; left: 420px; text-align: center; background: url("pics/pinkBubble.png") no-repeat left 62px; }
#main { width: 279px; color: #464749; line-height: 24px; font-size: 14px; }
.mainText > p { display: block; }
.mainText img { padding: 54px 0 36px 0; }
.mainText { border: 0; }
.bigText { font-size: 22px; font-family: ComfortaaRegular; line-height: 28px; }
.bigText a { text-transform: uppercase; font-size: 26px; }
input[type='button'] {
	border: 1px solid #c6cfd1;
	color: #fff;
	font-family: ComfortaaRegular;
	font-size: 10px;
	height: 25px;
	text-transform: uppercase;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #106f95 url("pics/buttonGradient.gif") repeat-x left top;
	letter-spacing: 1px;
	margin-top: 10px;
}
#column2 { display: none; }
#column1 { width: 642px; padding: 11px 0 0 50px; clear: none; position: relative; }
.column1Text { padding: 0; }
.column1Text h1 { margin-bottom: 2px; }
.dropdownLinks A.open {
	color: #000;
	background: #fff;
	border: 1px solid #fff;	
}
.newsTop { display: none; }
.newsItem { padding: 0; }
.newsBulletin, .frontBox, .wordpress {
	height: 267px;
	width: 313px;
	position: relative;
	margin: 15px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	background: url("pics/frontBoxBg.gif") no-repeat left top;
}
.newsTitle a, .frontBox h2, .wordpress h2 a {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 2;
	font-family: ComfortaaRegular;
	font-size: 18px !important;
	line-height: 30px !important;
	display: block;
	font-weight: normal;
	background: url("pics/textBackground.png") repeat-y left top;
	padding: 0 7px;
	width: 269px;
}
.frontBox h2, .frontBox h2 a { color: #2FA5BF !important; }
.newsDetails, .frontDate, .entry-date {
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	color: #464749;
	width: 90px;
	font-size: 12px;
	padding: 5px 0 5px 22px;
}
.entry-meta > span, .entry-content, .entry-utility { display: none; }
.wordpressContent > div { display: none; }
.wordpressContent #postIndex-1 { display: block; }
.wordpressContent .entry-summary { display: none; }
.newsImage { position: absolute; top: 0; left: 0; }
.newsImage img { padding: 0; }
.wordpress img { display: block; position: absolute; top: 0; left: 0; }
.newsText { display: none; }
.frontBox p { padding: 0; }
.right { margin-left: 15px; }
.mask {
	background: url("pics/highlightMask.png") repeat !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 313px;
	height: 267px;
	z-index: 2;
	display: none;
}
.highlight .mask {
	display: block;
}
.highlight .newsTitle a, .highlight h2, .highlight h2 a, .highlight .newsDetails, .highlight .frontDate, .highlight .entry-date {
	background: none;
	color: #fff !important;
}
.entry-title a { top: 0 !important; left: 0 !important; }