div.articleTeaserBox {
	margin: 0px 4px 8px 4px;
	float: left;
}

#main {
	background: #FFFFFF;
}
#leftcol {
	display: none;
}
#content {
	width: 515px; /* 515px */
	padding: 0px 0px 10px 0px;
}
#content h1 {
	margin: 0px 0px 1em 0px;
	font-weight: bold;
	font-size: 20px;
	color: #AF0F24;
}
#contentTopRow {
	height: 182px; /* 198px */
	margin: 0px 10px 8px 10px;
	padding: 20px 0px 15px 0px;
	border-bottom: 1px solid #000000;
	overflow: hidden;
}
#contentTopRow h1, #contentTopRow .h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
	color: #000000;
}
#contentLeftCol {
	width: 183px; /* 193px */
	height: 181px;
	padding: 7px 0px 0px 10px;
	float: left;
	overflow: hidden;
}
#contentLeftCol {
	margin: 0px;
	font-size: 12px;
	color: #000000;
}
#contentLeftCol a {
	text-decoration: none;
	font-weight: normal;
	color: inherit;
}
#contentLeftCol td {
	padding-bottom: 9px;
}

#contentRightCol {
	width: 236px; /* 315px */
	height: 126px; /* 181px */
	padding: 55px 20px 0px 53px;
	font-size: 12px;
	background: url(/Files/System/redesign2010/default/images/frontpage/calendar_block_bg.jpg) no-repeat;
	float: left;
}
#contentRightCol div.tableContainer {
	height: 95px;
	overflow: hidden;
}
#contentRightCol td {
	padding-bottom: 8px;
	line-height: 11px;
}

#contentRightCol a {
	font-weight: normal;
	color: inherit;
	border: 0px;
}
#contentRightCol a:hover {
	color: #AA0317;
}

#breadcrumb {
	display: none;
}
#rightcol {
	width: 401px; /* 410px */
	height: 405px; /* 405px */
	padding: 0px 4px 0px 4px;
	overflow: hidden;
}
#rightcolBanner {
	margin: 0px 4px 8px 4px;
}
#rightColNewsletterSubscribe input,
#rightColNewsletterSubscribe select {
	margin-bottom: 2px;
	font-size: 9px;
	border: 1px solid #EDEDED;
}
#rightColNewsletterSubscribe input.text {
	width: 160px;
}
#rightColNewsletterSubscribe {
	width: 170px;
	height: 120px;
	padding: 10px;
	font-size: 9px;
}
#rightColNewsletterSubscribe h3 {
	margin-bottom: 4px;
}

#rightColNewsletterSubscribe a.articleReadMore {
	width: 155px;
}

