body,td,th {
	color: #E3F6FF;
	font-size: 12px;
	padding: 5px;
}
body {
	background-color: #000000;
}
A:link {
	color:#E3F6FF;
	text-decoration:none;
	font-weight:bold
}

A:active {
	color:#E3F6FF;
	text-decoration:none;
	font-weight:bold;
}
A:visited {
	color:#E3F6FF;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	color:#E3F6FF;
	text-decoration:underline;
	letter-spacing: 1pt;
	border:0pt solid;
	border-bottom: 0px dashed #E3F6FF;
	font-weight:bold;
}
hr {
	color: #E3F6FF;
	width: 75%;
	size: 2;
	align: center;
}
h1 {
	BORDER-RIGHT: #B09B5C 0px soild;
	BORDER-TOP: #B09B5C 0px solid;
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 3pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #B09B5C 0px solid;
	BORDER-RIGHT: #B09B5C  0px soild;
	COLOR: #e3f6ff;
	BORDER-BOTTOM: #e3f6ff  1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center;
	font-size: 14pt;
}
h2 {
	BORDER-RIGHT: #E3F6FF 0px dotted; 
	BORDER-TOP: #E3F6FF 0px dotted; 
	FONT-WEIGHT: none;
	line-height:14px;
	line-width:75%
	font-style: none;
	letter-spacing: 1pt;
	text-transform:uppercase;
	font-weight: bold;
	font-family: Century Gothic;
	BORDER-LEFT: #E3F6FF 0px dotted; 
	BORDER-RIGHT: #E3F6FF 0px dotted;
	COLOR: #003366; 
	BORDER-BOTTOM: #E3F6FF 1px solid;
	BACKGROUND-COLOR: #E3F6FF;  
	TEXT-ALIGN: left; 
	font-size: 12pt;
}
h3 {
	BORDER-RIGHT: #B09B5C 0px soild; 
	BORDER-TOP: #B09B5C 0px solid; 
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 3pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #B09B5C 0px solid; 
	BORDER-RIGHT: #B09B5C  0px soild;
	COLOR: #E3F6FF; 
	BORDER-BOTTOM: #E3F6FF 1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: left; 
	font-size: 14pt; 
}
h4 {
	BORDER-RIGHT: #B09B5C 0px soild;
	BORDER-TOP: #422E39 0px solid;
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 1pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #422E39 0px solid;
	BORDER-RIGHT: #422E390px soild;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #e3f6ff 1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: left;
	font-size: 12pt;
}
blockquote {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
#header {
	position:absolute;
	left:220px;
	top:12px;
	width:800px;
	height:300px;
	z-index:1;
	background-color: #99CCFF;
}
#sidebar {
	position:absolute;
	left:20px;
	top:10px;
	width:175px;
	height:1050px;
	z-index:2;
	background-color: #18395d;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	overflow: visible;
	visibility: inherit;
	cursor: crosshair;
}

#sidebar h1 {
	BORDER-RIGHT: #B09B5C 0px soild; 
	BORDER-TOP: #B09B5C 0px solid; 
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 1pt;
	text-transform:;
	font-family: Century Gothic;
	BORDER-LEFT: #B09B5C 0px solid; 
	BORDER-RIGHT: #B09B5C  0px soild;
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #e3f6ff 1px dashed;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center; 
	font-size: 12pt; 
}
#content {
	position:absolute;
	left:220px;
	top:317px;
	width:791px;
	z-index:3;
	background-color: #18395d;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	cursor: crosshair;
}
#cast {
	position:absolute;
	width:500px;
	z-index:5;
	background-color: #18395d;
	font-family: Arial;
	padding: 5px;
}
#places {
	position:absolute;
	width:600px;
	height:600px;
	z-index:5;
	background-color: #18395d;
	font-family: Arial;
	padding: 5px;
}
#episode {
	position:absolute;
	left:11px;
	top:19px;
	width:800px;
	z-index:1;
	background-color: #18395d;
	font-family: Arial;
	padding: 5px;
}
#specials {
	position:absolute;
	left:11px;
	top:19px;
	width:800px;
	z-index:1;
	background-color: #18395d;
	font-family: Arial;
	padding: 5px;
}
#special2 {
	position: absolute;
	left: 11px;
	width: 750 px;
	height: 120px;
}
#scenes {
	padding: 20px;
}
#nav{
	font-size: 16px;
}
img.bordered {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	display: inline-block;
}
img.img_left {
	float: left;
	padding: 5px;
}
img.img_right {
	float: right;
	padding: 5px;
}
	
	
