body {
	background-color: #fff;
	font: normal 11px/18px verdana, sans-serif;
	color: #000;
	}
	
A:link {
	color: #8a2529;
	}
	
A:visited {
	color: #8a2529;
	}
	
A:hover {
	text-decoration: none;
	}
	
H1 {
	color: #8a2529;
	font: bold 11px/11px futura, verdana, sans-serif;
	font-weight: bold;
	background-color: #dcddc7;
	margin-bottom: 10px;
	}
	
.sIFR-hasFlash h1 {
    visibility: hidden;
    height: 18px;
}

	
P {
	margin: 0px;
	padding: 7px 0px;
	}
	
UL {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
LI {
	list-style: square url(images/bullet.gif);
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
.nestedList LI {
	list-style-type: circle;
	list-style-image: none;
	padding-top: 5px;
	padding-bottom: 0px;
	}
	
#container {
	width: 790px;
	border: solid 1px #c7c7c7;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	background: url(images/HeaderBkgrd.gif) repeat-x;
		height: 177px;
	}

#standardHeader {
	background: url(images/StandardHeaderBkgrd.gif) repeat-x;
	width: 100%;
	
	}
	
#wordmark {
	width: 343px;
	float: left;
	background-color:#FFF;
	padding-top:20px;
	}
	
#standardWordmark {
	width: 343px;
	float: left;
	padding-right: 25px;
	border-bottom: solid 1px #ccc;
	}
	
#PublicationsWordmark {
	width: 368px;
	float: left;
	padding-right: 25px;
	padding-bottom: 5px;
	
	}
	
#navigation {
	
	width: 255px;
	padding-top: 3px;
	float: left;
	
	}
	
#photo {
	padding-bottom: 5px;
	padding-top: 20px;
	}
	
#content {
	background-color: #dcddc7;
	width: 790px;
	float: left;
	padding-bottom: 70px;
	}

#standardContent {
	background: url(images/twoColBkgrd.gif) repeat-y;
	background-color: #fff;
	margin-top: 17px;
	margin-bottom: 70px;
	height: 100%;
	}
	
#homeBio {
	padding-left: 120px;
	margin-top: 39px;
	padding-right: 10px;
	margin-right: 64px;
	width: 150px;
	float: left;
	border-right: solid 1px #8a2529;
	text-align: right;
	}
	
#homeCopy {
	float: left;
	width: 345px;
	padding-top: 70px;
	padding-right: 100px;
	padding-bottom: 30px;
	}
	
.leftCol {
	width: 190px;
	float: left;
	}
	
#highlights {
	padding-top: 45px;
	padding-left: 52px;
	}
	
.standardCopy {
	float: left;
	width: 479px;
	padding-left: 10px;
	padding-right: 110px;
	}
	
.profileHighlight {
	margin-bottom: 15px;
	}
	
.profileHighlight > P {
	padding-top: 0px;
	}
	
.profileDate {
	text-align: right;
	padding-right: 15px;
	padding-left: 60px;
	padding-top: 3px;
	line-height: 1.2em;
	}
	
.date {
	font-weight: bold;
	color: #8a2529;
	}
	
.subhead {
	font-variant: small-caps; 
	font-size: 12px; 
	color: #8a2529; 
	font-weight: bold;
	}

#nextArrow {
	text-align: right;
	padding-right: 70px;
	padding-top: 20px;
	}
	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}