div#masthead{	border: 5px solid black; border-left-width: 0; border-right-width: 0; 
	padding: 25px 10px; margin-bottom: 10px; background: white; color: black; white-space: nowrap; }

div#masthead-dates{ text-align: center; font: bold 40px tahoma, sans-serif; line-height: 140px; } 
div#masthead-dates span.mid{ vertical-align: 50px; }
div#masthead-dates img{ padding: 0; margin: 0; border: 0; width: 140px; }

.article
{ margin: 15px; border: 0; border-bottom: 1px solid black; padding-bottom: 15px;
	clear: both; 
}
.article .title{ font-size: 120%; font-weight: bold; font-family: verdana, arial, sans-serif; }
.article .subtitle{ font-size: 110%; font-weight: bold; font-family: verdana, arial, sans-serif; }
.article .author{ font-style: italic; }
.article .DefaultText{ text-indent: 2em; }

div.pullQuote
{
	margin: 10px; border: 1px solid rgb(96,0,0); padding: 10px; width: 250px;
	text-indent: none; text-align: left;
}