@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background:#601a26;
	text-align:center;
	color:#000;
	font: .8em Arial, Helvetica, sans-serif;
}
h1 {
	margin:0;
	padding:9px;
	background:#7894cc;
	font:.8em Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
}
h2 {
	padding:18px 0 0 0;
	font-size:.9em;
	font-weight:bold;
	color:#933c40;
	text-transform:uppercase;
	letter-spacing: .3em;
}
h3 {
	padding: 0;
	font-size:.9em;
	font-weight:bold;
	color:#933c40;
}
.jp-audio + h3 {
	margin-top:1em;
}
p {
	margin: 0 0 1em 0;
}
#container {
	background:#fff;
	margin: auto;
	width:720px;
	border: solid 1px #4a6aa9;
	line-height:1.6em;
}
#header {
	height: 192px;
	background: url(images/header_re_2.gif) no-repeat;
}
#nav {
	position: relative;
	top: 162px;
}
#nav ul {
	float: right;
	width: auto;
	list-style: none;
	background: none;
	padding:0;
	margin: 0 6px 0 0;
}
#nav li {
	float: left;
	margin: 0 2px 0 0;
}
#nav a {
	padding: 8px 19px;
	display: block;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	background: #bfd3eb;
	color: #333;
}
#nav a:hover {
	display: block;
	background: #d0faf3;
	color: #4a6aa9;
}
#nav a.active {
	background:#fff;
	color: #4a6aa9;
	cursor: default;
}
#nav a:hover.active {
	background:#fff;
	cursor: default;
	border:none;
}
#content {
	padding:36px 18px;
	text-align:left;
}
#content a.ext {
	color: #933c40;
/*	text-decoration: none; */
}
#content a:hover.ext {
	color: #4a6aa9;
	text-decoration: underline;
}
#content a.int {
	padding:0 6px;
	background: #e5edf0;
	color: #4a6aa9;
/*	text-decoration: none; */
}
#content a:hover.int {
	background: #dafcf6;
	color: #4a6aa9;
/*	text-decoration: none; */
}
#content ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}
#content ul li {
	margin: 0 0 .5em 0;
}
img.float {
	float:left;
	margin: .5em 18px .5em 0;
}
img.floattop {
	float:left;
	margin: 0 18px .3em 0;
}
#footer {
	height: 44px;
	text-align:left;
	background:#bfd3eb;
}
#footer ul {
	float: right;
	width: auto;
	list-style: none;
	background: none;
	padding:0;
	margin: 0 6px 0 0;
}
#footer li {
	float: left;
	padding: 0;
	width: auto;
	margin:0 2px 0 0;
}
#footer a {
	padding: 8px 20px;
	display: block;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}
#footer a:hover {
	color: #4a6aa9;
}
#footer a.active {
	color: #4a6aa9;
	cursor: default;
}
#footer a:hover.active {
	cursor: default;
}
.quote {
	padding: 0 18px 0 0;
	margin: 0;
	font:.9em Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#4a6aa9;
	border-right:solid 1px #67e7fa;
}
.attribution {
	padding: 0 18px 2.5em 0;
	margin: 0;
	font-size:.8em;
	line-height:1.5em;
	border-right:solid 1px #67e7fa;
}
td.sidebar {
	width:211px;
	}
td.midspacer {
	width:18px;
	}
p.sidebar {
	padding: 0 18px 36px 0;
	margin: 0;
	font:.9em Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:1.5em;
	color:#2a6481;
	border-right:solid 1px #67e7fa;
}
h2.sidebar {
	border-right:solid 1px #67e7fa;
	font-size:.85em;
}
.pre {
	padding: 0 18px 0 0;
	margin: 0;
	font-size:.8em;
	line-height:1.5em;
	border-right:solid 1px #67e7fa;
}
.intro {
	font-weight:bold;
	color:#933c40;
}
.emph {
	font-weight:bolder;
	color:#4a6aa9;
}
.credit {
	margin-top: 0.3em;
	font-size:0.8em;
	color:white;
}
.credit a {
	color:#FFCC33;
}
BODY.player {
	background-color: #9999ff;
	font-size:12px;
}
BODY.player H1 {
	font-size:16px;
	line-height:1.6;
	margin-bottom:0;
	}
.button {
	border-width:0;
	vertical-align:bottom;
	}

