/* LAST UPDATED 04.22.2010 */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
}

strong, em, b, i { font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

#header, #subHeader, #slideshowBox, #featuredContent, #sidebar, #contentFooter, #footer { display: none; }

a {
	color: blue;
	text-decoration: none;
}

a[href^="http://"]:after {
	content: " (" attr(href) ") ";
	color: #000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000;
	text-decoration: none;
}