/***********************************************/
/* CSSTableIndexPage.css                       */
/* Use with Anthro2007 site                    */
/* CSSTableIndexPage.htm                       */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: normal;	
	margin: 0px 10%;
	padding: 0px;}
a:link, a:visited, a:hover {
	color: #8C3333;
	text-decoration: none;
	font-weight: bold;}
a:hover {
	text-decoration: none;
	background-color: #F3EDD8;
}
/* overrides decoration from previous rule for hovered links */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;}
h1.undergrad {
	color: #862624;
	line-height:20px;
}
h2.undergrad {
	color:#5C2121;
	line-height:17px;
}
h2{
 font-size: 114%;
 color: #862624;}
h3{
	font-size: 110%;
	color: #660000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2em;
	padding-right: 5em;
	padding-bottom: 0em;
	padding-left: 5em;
}
h4{
	font-size: 100%;
	font-weight: normal;
	color: #5C2121;
	font-family: Arial, Helvetica, sans-serif;
}
h5{
 font-size: 100%;
 color: #334d55;}
ul{
	list-style-type: square;
	background-color: #FDEDBB;
}
ul ul{
 list-style-type: disc;}
ul ul ul{
 list-style-type: none;}
label{
 font: bold 100% Arial, sans-serif;
 color: #334d55;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	margin: .1em;
	padding: 0em;
	width: 100%;}
#navBar{
	margin: 0 0% 0 1em;
	padding: 0em;
	background-color: #FDEDBB;
	line-height: .9em;
	width: 150px;
}
#content{
	margin: 0.1em;
	padding: 0 0% 0 0;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;}
/*************** #pageName styles **************/
#pageName{
	padding: 0px 0px 10px 10px;}
/************** .story styles *****************/
.story{
	clear: both;
	padding: 0em 0px 0px 0.1em;
	font-size: 100%;
	color:#5C2121;
	line-height: 1em;
	font-weight: normal;
	margin: .25em;
}
.story p{
	padding: 0em;
	margin: 0em 0em 1em;
}
/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	font-size: 70%;
	color: #5C2121;
	padding: 1em 5em;
	margin-top: .5em;
	text-align: center;
	line-height: .1em;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited{
	display: block
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #0000FF;
	line-height: 1em;
	background-color: #FDEDBB;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	line-height: 2em;
	border: thin solid #FDEDBB;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/*********** #sectionLinks styles ***********/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 95%;
}
#sectionLinks h3{padding: 10px 0px 2px 10px;}
#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}
#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FAF4E2;
	padding: 2px 0px 2px 10px;
	color: #8C3333;}
.site {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.table {
	clear: both;
	padding: 0em 0px 0px 0.1em;
	font-size: 90%;
	color:#5C2121;
	line-height: 1em;
	font-weight: normal;
	margin: .25em;
	border: none;
}
.tableheader {
	clear: both;
	padding: 0.0em;
	font-size: 105%;
	color:#5C2121;
	line-height: 1em;
	font-weight: bold;
	margin: 0.0em;
	vertical-align: middle;
	text-align: center;
	border: none;
}
.facultyheader {

	clear: both;
	padding: 0em 0px 0px 0.1em;
	font-size: 100%;
	color:#862624;
	line-height: 1em;
	font-weight: bold;
	margin: .25em;
}
.columnheader {
	clear: both;
	padding: 0.0em;
	font-size: 95%;
	color:#5C2121;
	line-height: normal;
	font-weight: bold;
	margin: 0.0em;
	vertical-align: middle;
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
	text-align: center;
	display: table-row-group;
}
.columnheaderEnd {
	clear: both;
	padding: 0.0em;
	font-size: 95%;
	color:#5C2121;
	line-height: normal;
	font-weight: bold;
	margin: 0.0em;
	vertical-align: middle;
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
	text-align: center;
	display: inline;
}
div.vitae {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C2121;
}

