body
{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	background-color: #9e2a2a;
	margin: 0px;
	font-size: 12px;
	line-height: 19px;
	color: #9b9b9b;
}



/*  positioning DIV/Object styles  */
#header{
	height: 126px;
	background-color: #ca3030;
}
#headerBG{
	position: relative;
	height: 126px;
	background-image: url(../images/steele_headerMainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerBGLeft{
	height: 126px;
	background-image: url(../images/steele_headerLeftBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerBGRight{
	height: 126px;
	background-image: url(../images/steele_headerRightBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabsHolder{
	position:absolute;
	bottom: 0px;
	width: 100%;
}
#contentPane{
	background-color: white;
	padding: 47px 0px 18px 0px;
}
#contentBox{
	width: 732px;
	text-align: left;
	padding: 0px 134px 0px 134px;
}
#footerBox
{
	width: 930px;
	background-image: url(../images/yorkBrand.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	margin-top: 75px;
}
#postfooter
{
	background-image: url(../images/steele_footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	text-align: center;
	padding-top: 14px;
	font-size: 10px;
	color: #ffb6bc;
	
}
.leftAlignedImage {
	margin: 0px 32px 20px 0px;
}
.person {
	position: relative;
	padding: 35px 0px 11px 0px;
	height: 150px;
}

.personInfo{
	position: absolute;
	bottom: 0px;
	left: 175px;
	vertical-align: bottom;
}
#peopleColumn1{
	width: 350px;
	position: relative;
	margin-bottom: 50px;
}
#peopleColumn2
{
	width: 343px;
	position: relative;
	margin-bottom: 50px;
}

.publicationItem{
	position: relative;
	margin: 0px 0px 21px 0px;
	height: 50px;
}



/*  Background Image styles  */
.tabOn_Left
{
	background-image: url(../images/tabOn_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabOn_Right{
	background-image: url(../images/tabOn_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabOff_Left
{
	background-image: url(../images/tabOff_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabOff_Right{
	background-image: url(../images/tabOff_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tabOn
{
	padding: 2px 0px 0px 0px;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	
}
.tabOff
{
	padding: 2px 0px 0px 0px;
	background-color: #dbb7b7;
	font-size: 12px;
	font-weight: bold;
}
.personPic{
	width: 150px;
	position: absolute;
	background-image: url(../images/people/pics_noImage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}






/*  text styles  */
#pageTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #777f82;
	padding-bottom: 5px;
	line-height: 26px;
}
#pageTitle2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	color: #777f82;
	padding-bottom: 5px;
}
#pageSubTitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #777f82;
	margin-bottom: 17px;
}
.personName{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #777f82;
}
.personEmail{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #777f82;
	margin-bottom: 14px;
}
.personNote{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #9c9c9c;
	margin-bottom: 17px;
}
.descriptor
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b8bcbd;
}
.spListItem
{
	padding-bottom: 11px;
	list-style: none;
}

/*  link styles  */
a{
	color: #d64630;
	text-decoration: none;
}
.footerLinks{
	color: #888888;
	text-decoration: none;
	font-size: 10px;
}
a.footerLink1{
	color: #888888;
	text-decoration: none;
	font-weight: 600;
}
a.footerLink2{
	color: #888888;
	text-decoration: none;
	font-size: 11px;
}
#headerLinks
{
	position: absolute;
	top: 60px;
	right: 35px;
	color: #ffb6bc;
	font-weight: 600;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
}
a.headerLink{
	color: #ffb6bc;
	font-weight: 600;
	text-decoration: none;
}
a.tabLink{
	color: #742929;
	text-decoration: none;

}
a.tabLink2{
	color: #888888;
	text-decoration: none;

}
a.pubLink{
	color: #666;
	font-weight: 600;
	text-decoration: none;
}
/*  form/object sizing styles  */

