body { 
  background-color: #A4A4AF;
}

#bodyMain {
	background-color: #DFDFDF;
	display: block;
	width: 100%;
	float: left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

#navBar {
	background-color: #6B6C8F;
	padding: 3px 0 3px 0;
	text-align: center;
}

#navBar a{
	letter-spacing: -.0005em;
}

#navBar ul {
	list-style: none;
	margin: 0px 0 0 -8px;
}

#navBar ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}

#navBarSecond {
	background-color: #e1e1e1;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 100%;
}

#navBarSecond a {
	letter-spacing: -.0005em;
}

#navBarSecond ul {
	list-style: none;
	margin: 0px 0 0 -8px;
}

#navBarSecond ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
	line-height: 18px;
}

#navBarSecond ul li a, #navBarSecond ul li a:link, #navBarSecond ul li a:visited, #navBarSecond ul li a:active {
	color: #666666;
}

#navBarSecond ul li a:hover {
	color: #333333;
}

.sidebar {
	background-color: #DFDFDF;
	float: left;
	width: 177px;
	margin: 0 0 0 0;
	display: block;
	text-align: center;
}

.sideBarLinkGroup {
	background-color: #DFDFDF;
	float: left;
	width: 177px;
	margin: 0 0 0 0;
	display: block;
	text-align: center;
}

/* - infoBox produces a box with a tan header around an h3, gray background and no border - */
.infoBox220 {
	float: right;
	display: block;
	width: 220px;
	background-color: #eee;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px 10px 0;
	margin: 0 5px 0 0;
}

.infoBox220 ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

.infoBox220 li {
	list-style: square;
	margin: 4px 0 0 15px;
	padding: 0;
	font-size: 9pt;
	list-style-position: inside;
}

.infoBox220 h3 {
	margin: 0 -5px 0 0 !important;
	padding: 2px 0 3px 15px !important;
	background: #e6d4a9;
	color: black;
	font-size: 9pt;
}

.infoBox220 strong {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #000066;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.01ems;
	margin: 0px 0px 5px 12px;
	padding: 0 0 0 0;
	}


h1 a, h1 a:active, h1 a:visited, h1 a:link, h1 a:hover{
	color: #000066;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.01ems;
	padding: 0 0 0 0;
}

h2 {
	color: #000066;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.01ems;
	margin: 0px 0px 5px 12px;
	padding: 0 0 0 0;
	}


h2 a, h2 a:active, h2 a:visited, h2 a:link, h2 a:hover{
	color: #000066;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.01ems;
	padding: 0 0 0 0;
}

h3 {
	color: #000066;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.01ems;
	margin: 0px 0px 5px 12px;
	padding: 0 0 0 0;
	}
	
h3 a, h3 a:active, h3 a:visited, h3 a:link, h3 a:hover {
	color: #000066;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -0.01ems;
	margin: 0px 0px 5px 12px;
	padding: 0 0 0 0;
	}

p a, p a:active, p a:visited, p a:link, p a:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	}

#publications {
	font-size: small;
	margin-right: 20px;
	margin-left: 20px;
	font-family: "Courier New", Courier, monospace;
}
#FacultyPics {
	float: right;
	width: 32%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

