html, body {
	color: #fff; 
	background-color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	}
	
#container {
	width: 100%; 
	margin: 0 auto;
	}
	
#xbar { 
	width: 100%; 
	margin: auto;
	padding: 0;
	text-align: center; 
	font: bold small Tahoma, sans-serif;
	clear: both;
	}	

#xbar ul {
	width: 100%;
	list-style-type: none; 
	margin: 0 auto; 
	padding: 1em; 
	}

#xbar li {
	text-align: center;
	display: inline;	
	}

#xbar li a {
	color: #fff; 
	text-decoration: none;
	padding: 0.2em 0.3em;
	border-top: 1px solid #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
	}
	
#xbar li a:hover {
	background-color: #fff; 
	color: #000; 
	}	

#content {
	margin: 0; 
	border: 0;
	float: left; 
	width: 750px;
	}
	
a {
	color: #fff;
	}

a img {
	border-style: none;
	}
	
#season {
	margin: 0;
	padding: 0;
	}

#season ul {
	font-family: Verdana, sans-serif; 
	font-size: 16px; 
	list-style-type: none; 
	margin: 0; 
	padding: 0 0 0 2em;
	}

#season ul ul {
	list-style-type: circle;
	}

#root li { 
	list-style-type: none;
	padding: 0.15em 0px 0.15em 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
  	}

#root li a {
	text-decoration: underline;
	font-weight: normal;
	}

#root h3, #root h4 { 
	font-size: 16px;
	padding: 0.15em 0px 0.15em 0px;
	margin: 0px;
  	}

#root h3 a {
	font-weight: bold;
	font-size: 16px;
	width: 200px;
	}

#root h2 {
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
	}

.collapsed {
    cursor: pointer;
    cursor: hand;
  	}

.expanded {
    cursor: pointer;
    cursor: hand;
  	}

h6 {
	text-align: center;
	font: normal x-large Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0.2em 0 0 0;
	}

#footer {
	clear: both; 
	margin: 1em; 
	border: 0;
	text-align: center;
	}

h1 {
	font: bold italic 24px Arial, sans-serif;
	text-align: center;
	}

h2 {
	font: normal x-large Tahoma, sans-serif;
	}

/******************** begin style for favs.php ********************/
#show {
	float: left;
	margin: 0.2em 0 1em 0.1em;
	}

#show ul {
	list-style-type: none;
	padding: 0;
	}
	
#show li {
	display: inline;	
	float: left;
	}

#show dl {
	display: inline;
	}
	
#show dt {
	font: bold italic small Arial, sans-serif;
	}

#show dd {
	font: normal normal x-small Verdana, sans-serif;
	margin-left: 2em;
	}

#mytext {
	clear: both;
	float: left;
	width: 75%;
	text-align: left;
	padding: 20px 0 0 0;
	}

#mytext dl {
	font: normal normal small Tahoma, Arial, Helvetica, sans-serif;
	}

#mytext dt {
	margin: 1em 0 0 0;
	}
	
#mytext dd {
	margin-left: 2em;
	}
/********************* end style for favs.php *********************/

/********************* begin style for facts.php *********************/
.list {
	font: bold 18px Verdana, sans-serif;
	}

.list ul {
	list-style-type: none;
	padding: 0;
	font: normal 15px Arial, sans-serif;
	}

.list li {
	padding-left: .5em;
	text-indent: -.5em;
	margin: 5px 0 5px 0;
	}
/********************* end style for facts.php *********************/


/********************* begin style fiction.php *********************/
#conmain {
	width: 100%;
	margin: 0 auto;
	border: 0;
	padding: 0 0 0 5em;
	float: left;
	}
	
#conleft {
	width: 55%; 
	margin: 0; 
	padding: 0; 
	float: left;
	}
	
#conright {
	width: 40%; 
	margin: 0; 
	padding: 0; 
	float: right;
	}

#conleft ul, #conright ul {
	padding: 0;
	list-style-type: none;
	}

#conleft li a, #conright li a {
	color: fff;
	text-decoration: none;
	}
	
#conleft li a:hover, #conright li a:hover {
	text-decoration: underline;
	}
	
.title {
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: underline;
	margin: 5px 0 5px 0;
	}
	
.soon {
	font-size: xx-small;
	}
/********************* end style for fiction.php *********************/


/********************* begin style for sounds.php *********************/
#toplink {
	text-align: center; 
	font-size: 25px; 
	font-weight: bold; 
	font-style: italic; 
	font-family: Verdana, sans-serif;
	}

#toplink ul {
	list-style-type: none;
	width: 415px;
	margin: auto;
	padding: 0 20px 0 20px;
	}

#toplink li {
	display: inline;
	text-align: center;
	padding: 0 10px 0 10px;
	width: 200px;
	}

#toplink a {
	text-decoration: none;
	}

#toplink a:hover {
	text-decoration: underline;
	}
	
#sounds {
	width: 100%;
	padding: 0;
	}

#sounds ul {
	padding: 0 0 10px 0;
	list-style-type: none;
	}

#sounds li {
	padding: 0 0 7px 0;
	}

#sounds li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

#sounds li a:hover {
	text-decoration: underline;
	}

#sounds h2 {
	font: bold italic 24px Verdana, sans-serif;
	}

#sounds h2 a:hover {
	text-decoration: none;
	}
	
#sounds h3 {
	font-size: 20px; 
	font-style: italic; 
	text-indent: 5em;
	}

#claim {
	font-weight: bold; 
	font-size: 15px; 
	text-align: center;
	}
/********************* end style for sounds.php *********************/

/********************* begin style for bloopers.php *********************/
#bloop {
	width: 75%;
	margin: auto;
	float: left;
	}

#bloop ul {
	padding: 0;
	margin: auto;
	width: 100%;
	list-style-type: none;
	}

#bloop li {	
	text-align: left;
	padding: 0 1em;
	display: inline;	
	}

#bloop li a {
	font: normal x-large Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#bloop li a:hover {
	text-decoration: underline;
	}
	
/********************* end style for bloopers.php *********************/
