a:link,
a:visited,
a:hover,
a:active {
	color: #000;
}

body {
	background-color: #fff;
	background-image: none;
	padding: 0;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 21px;
}

#primary {
	width: 100%;
	margin: 0 auto;
	overflow: visible ! important;
	float: none ! important;
}

#masthead {
	position: relative;
	width: 100%;
	height: 149px;
	margin: 0 0 2em;
	background: none ! important;
}

#logo {
	display: none;
}

#logo_print {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 154px;
	height: 149px;
}

#tagline,
#countdown,
#tagline_countdown {
	display: none;
}

#columns {
	width: 100%;
	background: none;
}

#menu,
#column_r {
	display: none;
}

#column_m,
#content {
	margin: 0;
	background: none;
	padding: 0;
}

#section_title {
	width: auto;
	height: auto;
	margin: 0 0 1em;
	font-size: 20px;
	line-height: 24px;
	background: none !important;
	text-indent: 0;
}

#page_title {
	color: #000;
}

#page_footer_links {
	display: none;
}

#subscribe,
div.share_bar {
	display: none;
}

#sponsors {
	display: none;
}

#contact_info {
	width: 100%;
	background: none;
	border: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
	color: #000;
}

#contact_info p {
	margin: 1em 0 0;
	font-size: 10px;
	line-height: 14px;
}

#contact_info_bot {
	display: none;
}

strong {
	font-weight: bold;
	color: #000;
}

strong.red {
	color: #f00;
}

strong.red.caps {
	text-transform: uppercase;
	color: #f00;
}

strong.white.caps {
	text-transform: uppercase;
	color: #000;
}

strong.caps {
	text-transform: uppercase;
}

em {
	font-style: italics;
	color: #000;
}

em.red {
	font-weight: normal;
	font-style: normal;
	color: #f00;
}

em.red.caps {
	text-transform: uppercase;
	color: #f00;
}

ul li {
	margin: 0 20px;
	background: none;
	padding: 0;
	list-style: disc;
}
