body    { background-color: #fff; margin: -10px 0 0 0; padding-top: 0; padding-right: 0; padding-left: 0 } /*jj - added the -10px */
p, ul, ol { color: #000; font-size: 1.0em; font-family: arial, sans-serif; text-align: left; }
td {}
h1 { color: #0c287d; font-size: 1.2em; font-family: times, serif; text-align: left; }
h2 { color: #0c287d; font-size: 1.1em; font-family: times, serif; text-align: left; }
.pagetitle { color: #fff; font-size: 1.2em; font-family: times, serif; font-weight: normal; text-align: left; padding-top: 5px; padding-bottom: 5px }
.subhead { color: #0c287d; font-size: 1.2em; font-family: times, serif; font-weight: bold; text-align: left } /*jj- changed 1.0 to 1.2 and color from #000*/
.sidebar { color: #000; font-size: 0.9em; font-family: arial, sans-serif; text-align: left; }
.photo_right  { padding-right: 0; padding-bottom: 10px; padding-left: 25px; float: right }
.footer { color: #fff; font-size: 0.6em; font-family: arial, sans-serif; text-align: center; }
.dochead { color: #0c287d; font-size: 0.9em; font-family: arial, sans-serif; font-weight: bold; text-align: left; } /*jj - created this*/
a  { color: #f00000; text-decoration: none }
a:hover   { color: #f00000; text-decoration: underline }
.content_rose    { background: #dbdfeb url(/style/images/rose_watermark.gif) no-repeat center bottom }

.shadow_on_fff { background-image: url("/style/images/greybar_shadow_fff.gif"); background-repeat: repeat-x }
.shadow_on_ccc { margin-top: -5px; background-image: url("/style/images/greybar_shadow_ccc.gif"); background-repeat: repeat-x }
#container {margin: 0 auto; text-align: left; width: 780px;}
#banner  { padding-top: 20px; background-color: white; }
#bodygrey   { margin-bottom: -20px; background-color: #ccc; width: 780px } /*jj - added the margin*/
#bodyContent {margin-bottom: -25px; } /*jj - nothing here previously added to reduce gap between footer and content*/
.notes { font-size: 0.9em; } /*jj - added for Read More Notes link*/

#leftcontent {font-family: arial, sans-serif; text-align: left; } /*jj - added to fit on one screen */
#leftcontent h1 { margin-top: 0px; font-size: 1.1em; } /*jj - added to fit on one screen */
#leftcontent p { font-size: 0.9em; } /*jj - added to fit on one screen */

/* drop-down navigation */

#navwrapper  { 
	background-color: white; 
	border-top: 1px solid #666; 
	width: 780px; 
	position:relative; 
	border-bottom: 1px solid #666; 
	text-align: center; }
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both }
#nav {
	font-size: 0.75em;
	font-family: arial, helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0;
	padding-left: 10px;
	width: 780px; }
#nav li {
	list-style: none;
	float: left;
	border-right: 1px solid #666 }
#nav li a  { color: #f03; text-decoration: none; background-image: url("/style/images/nav_background.gif"); background-repeat: repeat-x; display: block; padding: 2px 4px }
#nav li.current a { color: #0c287d; background-image: url("/style/images/nav_background_on.gif"); background-repeat: repeat-x; }
#nav li a:hover {
	color: #000;
	text-decoration: none;
	background-image: url("/style/images/nav_background_over.gif");
	background-repeat: repeat-x;
	display: block; }
#nav li ul {
	background-color: #fff;
	display: none;
	width: 12em; }
#nav li:hover ul, #nav li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#nav li:hover li, #nav li.hover li {
	float: none }
#nav li:hover li a, #nav li.hover li a {
	color: #f03;
	background-image: url("/style/images/nav_background.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #666 }
#nav li li a:hover {
	color: #000;
	background-image: url("/style/images/nav_background_over.gif");
	background-repeat: repeat-x }
	
/* end drop-down navigation */
/* jj - begin /contact/index.php */
#contact {font-family: arial, sans-serif;}
#contact p {margin-top: 0px; margin-bottom: 20px; font-size: 0.9em;}
#contact h2 {margin-bottom: 5px; font-size: 1.0em;}
.address { margin
