body {
	background: white;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
   }
#menu, #header, #logo  {
   display: none;
   height:0px;
   line-height:0px;
   }
#content {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   color: black;
   background: transparent none;
   }
.pull-quote-right {
	float: right;
	clear: both;
	margin: 5px 0 6px 14px;
	padding: 0 0 0 14px;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #CC0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
.pull-quote-left {
	text-align: right;
	clear: both;
	float: left;
	margin: 5px 14px 6px 0;
	padding: 0 14px 0 0;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #CC0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.float-right-sublink {
	float: right;
	clear: both;
	margin: 5px 0 6px 14px;
	padding: 0 0 0 14px;
	width: 135px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
div#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0000;
	font-size: 28px;
	line-height: 32px;
	font-weight: normal;
	letter-spacing: .025em;
	margin: 3px 0 0 0;
}
div#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 9px 0 0 0;
	padding: 7px 0 1px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
.jamie {
	color: #666666;
}
