body 
{
	background: #fff;
	font-size: 12pt;
	font-family: georgia, times, serif;
}
#siteSection 
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
#topNav, #menu, #subnav, #secondnav, #homePhotos, .highlightBox, #footer
{
	display: none;
}
#pageWrapper span.hidden img, #pageWrapper span.hidden img
{ 
	width: 350px;
	height: 86px;
}
#pageContent a:link:after, #pageContent a:visited:after 
{
	content: " (" attr(href) ") ";
	font-size: 70%;
}
h1 
{
	color: #790000;
}

