.main-header {
	background: url("https://s3.wp.wsu.edu/uploads/sites/885/2015/06/mazur.main_.header2") no-repeat scroll 0 0;
}

span.sup-header-default {
	font-family: Palatino Linotype, serif;
	color: #000000;
	font-size: 16px;
}

span.sub-header-default {
	font-family: Palatino Linotype, serif;
	color: #993366;
	font-size: 22px;
}

li {
	list-style-type: none;
}

#pubtab {
	font-family: Lucida Grande, sans-serif;
	font-size: 14px;
}

hr {
	border: 0;
	height: 0;
/* Firefox... */
	box-shadow: 0 0 8px 1px black;
}

hr: after {
/* Not really supposed to work, but does */
	content: "\00a0";
/* Prevent margin collapse */
}

a {
	color: #993366;
}

a:hover {
	color: #663366;
}

p {
	font-family: Lucida Grande, sans-serif;
}

h1 {
	font-family: Palatino Linotype, serif;
	line-height: 2em;
	font-size: 28px;
	color: #993366;
	text-align: left;
}

h2 {
	font-family: Palatino Linotype, serif;
	line-height: 2em;
	font-size: 24px;
	color: #993366;
	text-align: left;
}

h3 {
	font-family: Palatino Linotype, serif;
	line-height: 1.7em;
	font-size: 18px;
	color: #000000;
	text-align: left;
}