/* Waldorf conference stylesheet */
body {
	background: url(../images/tricolor.gif);
	font-family: tahoma, sans-serif;
	font-size:85%;
	padding:00px;
	margin:0;
}

a img { border:none; }
#site-links {
	margin-top:0;
	margin-left:13px;
	padding-left:0px;
}
#site-links li {
	list-style-type: none;
	display: inline;
	padding-right:15px;
}

#periphery {
	/* float: right; */
	/* margin-left: 540px; */
	width: 220px;
	color: white;
	background-color:#b40000;
	position: absolute;
	left: 540px;
	font-size:12px;
}

#focus {
	margin-left: 50px;
	margin-right: auto;
	width: 400px;
	border: 2px solid black;
	background-color: white;
	padding: 10px;
	
}
h1 { margin-left: 5px; margin-bottom:0;}
#story
{
	background-image: url(../images/bg-hand.jpg);
	/* padding-top: 128px; */
	background-repeat: no-repeat;
	background-position: right top;
	
}
#story p { margin-right:180px; }
#story #ticklink {
	display:block; border:none;
	width:160px; float:right;
	text-align:left;
}
#prologue h2
{
	background-image: url(../images/heading-redcigar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:165px;
}
#audio h2
{
	background-image: url(../images/heading-mayer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 165px;
}
#about h2
{
	background-image: url(../images/heading-schary-goetz-mayer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:150px;
}
#bio h2 { margin-top:5px; }
#bio img {
	display:block;
	margin:4px;
	float:right;
}
#bio dt { font-weight:bold; }
#bio dd {
	margin-bottom:0.5em;
}
#about div.meta {
	width:45%; 
	float:right;
	border-left:1px solid black;
	border-bottom:1px solid black;
	font-size:90%;
	padding-left: 5px;
	margin-left:4px;
}
.meta p { margin-top:0; }
#periphery {
	padding:0;
}
#periphery a { color: white; }
#periphery a:hover {
	color: #b40000;
	background-color:white; 
}
#periphery table { font-size: 10px; }
#menu-characters td { font-weight: bold; }
#menu-characters td a { font-weight: normal; }
#picture-gallery {
	float:right;
	text-align:center;
	font-size:10px; font-weight:bold;
	width:40%;
}
#footer {
	color:white; 
	background-color:#b40000; 
	padding: 5px;
	margin-top:20px;
	font-size:10px;
	width:100%;
}
#footer p { width:500px; }
#footer a { color:white; }
#menu-characters { margin-bottom:10px; }

.sideimg { color:black; }
#periphery #vital-info {  margin-top:15px; margin-bottom:15px; }