	iframe { display:none; }
	
	
	body {
		font-family:Georgia,serif;
		margin: 0;
		padding: 0;
		background-color: snow;
		background-image: url(color_banjo.jpg);
		background-position: -5 center;
		color: #555555; }
	
	a:focus { outline: none; }
	
	.dead { display: none; }
	.alive { display:inline; }
	
	div#content {
		position:fixed;
		left:-45px;
		top:-10px;
		z-index: 0;
		display:; }
	
	div.morebox {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 400px;
		display: ; }
	
	div#navigation {
		position: absolute;
		top: 35px;
		left: -5px;
		padding: 0;
		z-index: 10; }
	
	a {
		font-weight: normal;
		color: #555555;
		font-weight: bold;
		text-decoration:none;
		color:royalblue; }
	
	#header-container {
		position:relative;
		height:1000px; }
	
	h1 { 
		font-family: "HelveticaNeue","Helvetica Neue",Arial,Helvetica,sans-serif;
		display:block;
		position:absolute;
		bottom:125px;
		left:125px;
		color:white;
		font-size:5.9em;
		width:800px; }
	
	h2 {
		position:absolute;
		left:125px;
		bottom:75px;
		color: coral;
		font-size:.8em;
		font-style:italic; }
	
	#tooltip {
		position:absolute;
		padding:2px 5px;
		border:1px solid white;
		color:#333;
		width:300px;
		font-size:.9em;
		font-family: Verdana,sans-serif;
		background-color: salmon;
		color:white;
		font-style:italic;
		letter-spacing:-.25px;
		display: none;
		z-index: 1000;
		text-transform: none; }

	ul {
		list-style: none;
		margin: 0;
		padding: 0;
		margin-bottom: 75px;
		position:relative; }

	li {
		margin-bottom: 1.1em; }

	li span.plain, span.break, span.schedule {
		margin-top: 0px;
		padding: .3em;
		padding-left: 305px; /* First Width Setting for all Non-Links */
		padding-right: 10px;
		text-align: right;
		text-decoration: none;
		font-weight:bold;
		color: saddlebrown;
		background-color: #EEDC82; /* Flax */
		border: 3px solid #996515;
		border-color: #996515; /* Goldenrod */
		font-family:"Helvetica Neue","HelveticaNeue",Arial,Helvetica,sans-serif; }

	li span.break {
		background-color: transparent;
		border: 3px solid white;
		color: white;
		padding-left:275px; }

	li.schedule {
		display:block;
		margin-left:75px;
		width:500px;
		color:#555;
		border:10px solid #FBEC5D;
		font-family:"Helvetica Neue","HelveticaNeue",Arial,Helvetica,sans-serif;
		padding:5px;
		-moz-border-radius:10px; }

	li.schedule ol, li.schedule li {
		padding: 0; margin: 0; list-style:none; }

	li.schedule p, li.schedule ol, li.schedule li {
		background-color:lightyellow;
		margin:0 !important;
		padding:10px;
		font-size:.93em;
		color:#444;
		font-weight:bold; }
	
	li span.schedule {
		background-color: #fcb77c;
		border: 1px solid white;
		color: white;
		display:block; width:200px;
		margin-right:200px;
		font-style: italic;
		font-weight:bold;
		font-family:Verdana,sans-serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: .9em; }

li > a {
	margin-top: 0px;
	padding: .3em;
	padding-left: 335px; /* Second Width Setting for all Links */
	text-align: right;
	color:#555;
	text-decoration: none;
	border: 3px solid lightsalmon;
	background-color: peachpuff;
	position:relative; }

li a:hover {
	background-color: powderblue;
	border-color: cornflowerblue; }

li > a:hover {
	background-color: coral;
	border-color: indianred;
	color:#222;
	text-decoration: underline; }

li a:active {
	background-color: #fcb77c;
	color:firebrick;
	text-decoration:none; }

li a.active { background-color:tomato; border-color:coral; color:firebrick; }

li.content {
	display:none;
	width:600px;
	margin-left:75px;
	background-color:snow;
	border:10px solid AntiqueWhite; }
	
li.content p { padding: 2px 15px; }

li.content a { padding: 5px 10px; }

.hider {
	display:none;
	background-color: lightyellow;
	border: 1px solid white; }

span.name {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold; }

span.name a {
	padding: 3px 5px 3px 5px;
	border: 0;
	margin: 0;
	margin-left: 2px; }
	


ol.tumblr_posts {
	list-style:none;
	padding:0;
	margin:25px; }
ol.tumblr_posts p {
	margin:3px;
	margin-bottom:1px;
	color:#333;
	line-height:175%;
	padding:8px 15px; }
li.schedule li.tumblr_post {
	border-bottom:1px dotted #999; }
#biographies_content ol.tumblr_posts p {
	margin:3px;
	margin-bottom:1px;
	color:#333;
	padding:5px;
	font-weight:;
	border-bottom:1px solid #aaa; }
ol.tumblr_posts li div.tumblr_title {
	display:block;
	color:darkgoldenrod;
	font-size:1.2em;
	padding:7px; }
#biographies_content ol.tumblr_posts li div.tumblr_title {
	display:block;
	font-weight:bold;
	font-size:1.5em;
	padding-bottom:10px;
	font-family:"Helvetica Neue","HelveticaNeue",Arial,Helvetica,sans-serif;
	border-bottom: 15px solid cornflowerblue;
	color:cornflowerblue;
	margin:3px;
	padding-bottom:2px; }
	
input {
	margin-left:100px;
	font-weight:bold;
	font-family:Georgia,serif;
	font-size:2em;
	padding:5px;
	border:5px solid seagreen;
	background: palegreen;
	color: seagreen; }
	

.old-pictures {
	opacity: .9;
	position:absolute; }
.old-pictures div {
	float:right; clear:both; }
