/* CSS Document */

#leftnav {display: none; }

.top { display: none; }

.readMore { display: none; }

#topheader #tagline {
	text-align: center;
	font-size: smaller; 
	}

.smallital { font-style:italic; font-size: smaller; }
.unitalic { font-style:normal; }
a.sup { position: relative; top: -4px; font-size: smaller;}

hr { 
	border: 0;
	color: #B38F47;
	background-color: #B38F47;
	height: 1px;
	width: 100%; }

#footer { margin-top: 4em;
	text-align: center;
	font-size: smaller; 
	}
	
.entryblob {
	page-break-after:always;
}	

.entryblob img {
	display: none; }

.emailThis {
	display: none;
	}
	
#jumpTo {display: none;}	

#showMoreLink, #showLessLink {display: none; }