	#central	
	{
	background-image: url(rightbkg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}

	#leftNav h3
	{
	background-color: #c00;
	}
	
	#leftNav li
	{
	background-color: #e58080;
	color: #c00;
	}

	#leftNav li a, #leftNav li :link
	{
	color: #c00;
	}
	#leftNav li a:hover
	{
	text-decoration: underline;
	}

	#leftNav li.select
	{
	color: #c00;
	}

	#bio	
	{
	border-left: 1px solid #c00;
	padding: 1em 0 1em 1em;
	margin: 0 310px 0 140px;
	top: 0;
	}
	
	#bio h1
	{
	font-size: 21px;
	line-height: 24px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	padding: 0;
	margin: 0;
	}
	
	#bio p, #bio li
	{
	font-family: georgia, palatino, times, serif;
	font-size: 12px;
	line-height: 16px;
	}
	
	#bio p
	{
	padding: 0 0 1em 0;
	margin: 0;	
	}
	
	#bio h2, bio h3
	{
	font-size: 15px;
	line-height: 18px;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	border-bottom: 1px solid #336;
	}
	
	#bio ul
	{
	padding: 0;
	margin: 0;
	}
	
	#bio li
	{
	list-style-type: circle;
	padding-left: 4px;
	margin-left: 15px;
	}
	
	#bio p.request
	{
	background-color: #c00;
	padding: 2px 6px;
	margin: 0;
	color: #000;
	text-align: right;
	}
	
	#bio p.request a, #bio p.request a:link
	{
	color: #fff;
	}
	#careerInfo
	{
	padding-top: 1em;
	padding-bottom: 1em;
	width: 300px;
	float: right;
	position: relative;
	top: 0;
	right: 0;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
	
	#careerInfo div.text1
	{
	padding: 0 1em;
	}
	
	#careerInfo h1, #careerInfo h2, #careerInfo h3
	{
	padding: 0;
	margin: .5em 6px 0 6px;
	}
	
	#careerInfo p
	{
	padding: 6px 6px 0 6px;
	margin: 0;
	}
	
	#careerInfo table
	{
	padding: 0 6px;
	margin: 0;
	width: 100%;
	}
	#careerInfo table tr
	{
	border-bottom: 1px solid #900;
	vertical-align: top;
	}
	#careerInfo table tr td
	{
	border-bottom: 1px dotted #99c;
	padding: 2px 2px;
	margin: 0;
	}
	
	td.year
	{
	font-weight: bold;
	width: 20%
	}
	
	td.role, td.degree
	{
	width: 20%;
	}
	
	#careerInfo ul
	{
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 0 6px;
	margin: 0;
	}

	#careerInfo li
	{
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 15px;
	}
	#careerInfo h2
	{
	font-size: 21px;
	line-height: 24px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;	
	}

	#careerInfo h3
	{
	font-size: 14px;
	line-height: 18px;
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	color: #336;
	border-bottom: 1px solid #336;
	}	

	table.loc
	{
	font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	}

	table.loc th
	{
	text-align: center;
	color: #c00;
	width: 20%;
	padding: 0 2px;
	margin: 0;
	vertical-align: bottom;
	}
	table.loc td
	{
	text-align: center;
	vertical-align: top;
	padding: 0 2px;
	}

p.interests
{
	font-style: italic;
	color: #666;
	padding: 0 1em;
	text-align: right;
}

#centralHome
	{
	background-image: none;
	}


#staffHome
{
	border-left: 1px solid #c00;
	padding: 1em 0 1em 1em;
	margin: 0 4em 0 140px;
	top: 0;
}

table.staff
{
}

table.staff th
{
background-color: #c00;
color: #fff;
}

table.staff tr
{
vertical-align: top;
}

table.staff tr.row1
{
background-color: #eee;
}
table.staff tr.row2
{
background-color: #ccc;
}

table.staff td.name, table.staff th.name
{
width: 25%;
text-align: left;
padding: 2px 4px;
}

tr.row1 td.day, tr.row2 td.day
{
text-align: left;
width: 13%;
padding: 2px;
}

tr.master th
{
text-align: left;
padding: 2px;
}
