@charset "utf-8";
.pullquote {
	background: #D8EBA7;
	padding: 5px 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.clearRight {
	clear: right;
}


#header {
	background-image: url(../images/oral-history-nav-bkgrnd.jpg);
	height: 90px;
}
#header #imgHeader {
	margin-top: 20px;
	margin-left: 40px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation  ul  li  a, a {
	color: #97BF2B;
	text-decoration: none;
	padding: 5px;
	margin-right: 10px;
}
#navigation  li  a:hover, a:hover {
	color: #999999;
	text-decoration: underline;
}
#navigation {
	text-align: center;
}
#navigation  li  a:visited, a:visited {
	color: #666666;
	text-decoration: none;
}

#sidebarInsert {
	width: 206px;
	margin-left: 40px;
	padding-right: 4px;
}
#sidebarInsert h1 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
#content h1 {
	font-size: 16px;
	color: #7B9C23;
	text-transform: uppercase;
}
#content h2 {
	font-size: 16px;
	color: #7B9C23;
	text-decoration: none;
}
#sidebarInsert   p {
	color: #333333;
	padding-right: 20px;
	padding-left: 0px;
}
#sidebar a {
	padding-left: 0px;
}
#sidebar h2 {
	font-size: 16px;
}
.subNav {
	font-size: 11px;
	text-align: center;
}
.subNav a {
	padding: 0px;
	margin-right: 4px;
}
#writers td {
	font-size: 0.9em;
	padding: 8px;

}
#writers a:link, #writers a:visited { color: #FFF; text-decoration: none; }
#writers a:hover { color: #FFC; text-decoration: underline; }
#writers h1 { color: #000; }
