/* CSS Document */
/* corrects tr height problem in mozilla, since tr does not have height attribute */

body {
background-color:#737985;
}

td img { 
display: block; 
} 

a {
font-size:24px;
}

a.nav {
font-size:24px;
text-decoration:none;
}

.transcriptheader {
margin-left:8px;
font-size:24px;
font-weight:bold;
}

.transcript {
margin-left:8px;
font-size:20px;
font-weight:bold;
}

.introtext {
font-size:26px;
font-weight:bold;
}

.mainPane {
background-color:#FFFFFF;
}

.mainHeader {
margin:0px auto;
padding:10px;
background-color:#FFFFFF;
}

.maintable {
margin:5px;
background-color:#FFFFFF;
}

.picture {
background-color:#000000;
text-align:center;
}

.largebutton {
font-size:22px;
}

.smallheader {
font-size:24px;
font-weight:bold;
}

.smallerheader {
font-size:22px;
font-weight:bold;
}

.picture {
margin-left:10px;
}	

.episodelist {
text-align:left;
width:675px;
margin:0px auto;
padding:15px;
}

.creditsblock {
text-align:left;
width:675px;
margin:0px auto;
padding:15px;
}

.shifted {
	margin-left:1px;
	background-color: #737985;
	position: static;


}

.indented {
text-indent:15px;
font-size:20px;
margin:0px auto;
padding:15px;
}

.nonindented {
font-size:20px;
margin:0px auto;
padding:15px;
}

.navbar {
background-color:#eee;
border-style:dashed;
border-color:#000000;
border-width:thin;
}

.textisland {
	margin:25px;
	background-color:#FFFFFF;
	padding: 1px;
	font-size: large;
}

.questionarea {
	margin:25px;
	background-color:#FFFFFF;
	padding: 25px;
	font-size: large;
}
