body {
	text-align: center;
	font: 0.8em/1.2em "Verdana", sans-serif;
}

a img {
	border: 0;
}

#copyright {
	font-size: smaller;
	background-color: white;
	color: #444444;
}

#logo {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 205px;
}

#adsense {
	position: absolute;
	top: 12px;
	left: 248px;
	width: 468px;
	height: 60px;
	margin-top: 25px;
	margin-bottom: 24px;
}

#notes {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

#transcript {
	background-color: #ddddff;
	color: black;
	text-align: left;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	border: 1px solid #888888;
	border-top: 0;
	padding: 8px 8px 8px 8px;
}

#transcript em.character {
	font-weight: bold;
	font-style: normal;
}

#transcript p.setting {
	font-style: italic;
}

#transcript p, h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0.75ex;
	margin-bottom: 0.75ex;
}

#transcript h2 {
	font-size: 110%;
}

#transcriptExpander {
	margin-top: 0.75ex;
	float: right;
	font-size: 85%;
	display: none;
}

.navLinks {
	background-color: #ddddff;
	color: black;
	width: 566px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #888888;
	border-bottom: 2px solid #bbbbff;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	margin-bottom: 0;
}

.navLinks a {
	font-size: 90%;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 0em;
	padding-right: 0em;
}

a:link {
	color: #003471;
}

a:visited {
	color: #004a80;
}

#panel {
	display: absolute;
	margin-top: 124px;
}

#panel img {
	padding-bottom: 6px;
}
