body {
	background: url(../BoilerPlate/Images/Gray2.jpg) center;
	color: black;
	font-size: 1em;
	width: 660px;
	margin: 0;
}
p  {
	font-size: 1em;
	margin-right: 5%;
	margin-left: 5%;
	line-height: 1.2;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}
p#bio  { font-style: italic; line-height: 1em; background-image: url("../BoilerPlate/Images/Gray2.jpg"); padding: 0.5em 0.5em 0.5em 1em; border-style: solid; border-width: 2px 2px 2px 2em; border-color: #339966 }
p.bio  { font-style: italic; line-height: 1em; background-image: url(../BoilerPlate/Images/Gray2.jpg); padding: 0.5em 0.5em 0.5em 1em; border-style: solid; border-width: 2px 2px 2px 2em; border-color: #339966 }
p.lead-para:first-letter {font-size: 1.3em; font-weight: bold;}
p#date {
	text-align: center;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
p.date {
	font-style: italic;
	text-align: center;
	margin: 0 5%;
}
div#footer {text-align: center; margin-top: 2.5em;
   border-top: 1px solid gray; color: #aaa; font-size: 0.85em;
   padding-top: 0.33em; letter-spacing: 1px;}
div#footer a:link {color: #778;}
div#footer a:visited {color: #878;}
a { font-weight: bold; font-style: normal; color: #339966; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
a:hover {background:#339966; color: white;}
a.bio {  font-weight: bold;font-style: normal;
    color: #339966;  background: #FFE}
a.bio:hover {background:#339966; color: white;}
h1 {
	text-align: center;
	color: #339966;
	font-size: 1.8em;
	letter-spacing: 1px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 5%;
	margin-right: 5%;
}
h2 {
	text-align: center;
	margin: 0 5%;
	font-size: 1.4em;
	font-style: italic;
	line-height: 130%;
	clear: left;
}
h3 {
	color: #063;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	line-height: 150%;
	clear: left;
	margin: 0 5%;
	text-align: center;
}
h4 {
	color: #063;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	line-height: 150%;
	clear: left;
	margin: 0 5%;
	text-align: left;
}
.footnote { font-size: 0.85em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-right: 10%; margin-left: 10%; }
.highlight {
	color: #063;
	font-size: 120%;
	font-weight: bold;
}
li {
	line-height: 130%;
	text-indent: 30px;
	position: relative;
	top: -10px;
	list-style-position: inside;
	margin-bottom: 0.4em;
}
.dropCap {
	font-size: 2.5em;
	color: #396;
	float: left;
	padding-right: 0.05em;
	line-height: 0.9em;
	font-weight: bold;
	text-indent: 0px;
	position: relative;
}
.leftQuote {
	background-color: #9fc;
	padding: 8px;
	width: 350px;
	border: 2px solid #030;
	margin-bottom: 12px;
	float: none;
}
#rightColumn {
	float: right;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 0.9em;
	font-style: italic;
	clear: none;
	height: auto;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
#bottomLinks {
	clear: both;
}
#rightColumn p {
	padding: 0px;
	text-align: left;
}
#rightColumn .photo {
	text-align: center;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
	background-color: #FFF;
}
.centerQuote {
	background-color: #9fc;
	padding: 10px;
	border: 2px solid #030;
	position: relative;
	margin-right: 10%;
	margin-left: 10%;
	clear: both;
}
#leftColumn {
	float: left;
	width: 420px;
}
#leftColumn .leftQuote {
	font-family: "Times New Roman", Times, serif;
	float: left;
}
#leftColumn li {
	text-indent: 12px;
}
.photoRight {
	text-align: right;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 8px;
	float: right;
	margin-top: 16px;
}
.quoteBox {
	font-size: larger;
	text-align: right;
	width: 350px;
	float: right;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-style: italic;
	color: #030;
}
.rightBox  {
	background-color: #9fc;
	padding: 10px;
	width: 280px;
	margin-right: 5%;
	float: right;
	margin-left: 24px;
}
.sparse {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5;
	font-size: 13px;
}
.smallCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HotPink {
	color: #F0F;
}
