@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
#content {
	position:absolute;
	left:52px;
	top: 50px;
	width:1023px;
	z-index:1;
	background-color: #000000;
	opacity: .9;
	border: 1px solid #efd072;
	overflow: auto;
	float: inherit;
	clear: both;
	height: 7450px;
}
#main {
	position:absolute;
	left:12px;
	top:17px;
	width:800px;
	height:600px;
	z-index:3;
	visibility: visible;
	float: left;
	overflow: visible;
	z-index: 2;
}
#info {
	position:absolute;
	left:817px;
	top:77px;
	width:239px;
	height:262px;
	z-index:3;
	z-index: 4;
	font-size: 12px;
	padding: 5px;
}
#info h1 {
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 1pt;
	text-transform:;
	font-family: Copperplate;
	COLOR: #b7b07d;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center;
	font-size: 12pt;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-color: #b7b07d;
}
body,td,th {
	color: #efd072;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav {
	position:absolute;
	left:335px;
	top:418px;
	width:696px;
	height:28px;
	z-index:5;
	color: #800017;
	font-size: 18px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style: none;
}
#nav li{
	display: center;
	float: left;
	height: 24px;
	margin-left: 30px;
	font-family: Copperplate;
}
#sidebar {
	position:absolute;
	left:74px;
	top:326px;
	width:257px;
	height:229px;
	z-index:3;
	color: #800017;
	background-color: none;
}
#sidebar h1 {
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 1pt;
	text-transform:;
	font-family: Copperplate;
	COLOR: #800517;
	TEXT-ALIGN: center;
	font-size: 12pt;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-color: #800517;
}
#updates {
	position:absolute;
	left:340px;
	top:454px;
	width:713px;
	z-index:6;
	padding: 5px;
	border: 1px solid;
	border-color: #800017;
}
hr {
	color: #800517;
	background: black;
	width: 75%;
	border: 1px solid;
	align: center;
}
h1 {
	BORDER-RIGHT: #EAC117 0px soild;
	BORDER-TOP: #EAC117 0px solid;
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 3pt;
	text-transform:;
	font-family: Copperplate;
	BORDER-LEFT: #800517 0px solid;
	BORDER-RIGHT: #B09B5C 0px soild;
	COLOR: #efd072;
	BORDER-BOTTOM: #efd072 2px solid;
	TEXT-ALIGN: center;
	font-size: 14pt;
}
h2 {
	FONT-WEIGHT: none;
	line-height:14px;
	line-width:75%
	font-style: none;
	letter-spacing: 2pt;
	text-transform:none;
	font-weight: bold;
	font-family: Copperplate;
	TEXT-ALIGN: left;
	font-size: 12pt;
}
h3 {
	BORDER-RIGHT: #EAC117 0px soild;
	BORDER-TOP: #EAC117 0px solid;
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 4pt;
	text-transform:;
	font-family: Copperplate;
	BORDER-LEFT: #EAC117 0px solid;
	BORDER-RIGHT: #EAC117  0px soild;
	COLOR: #800517;
	BORDER-BOTTOM: #800517 2px solid;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center;
	font-size: 14pt;
}
h4 {
	FONT-WEIGHT: bold;
	font-style: none;
	letter-spacing: 1pt;
	text-transform:;
	font-family: Copperplate;
	COLOR: #efd072;
	BACKGROUND-COLOR: #;  
	TEXT-ALIGN: center;
	font-size: 12pt;
	border-bottom-color: #efd072;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
blockquote {
	font-style: italic;
	font-size: 14px;
}
#cast {
	position:absolute;
	width:550px;
	z-index:5;
	background-color: #000000;
	font-family: Tahoma;
	padding: 5px;
	left: 10px;
	top: 10px;
	border: 1px dashed;
	border-color: #efd072;
}
A:link {
	color:#800517;
	text-decoration:none;
	font-weight:bold
}

A:active {
	color:#800517F;
	text-decoration:none;
	font-weight:bold;
}
A:visited {
	color:#800517;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	color:#800517;
	text-decoration:underline;
	letter-spacing: 1pt;
	border:0pt solid;
	border-bottom: 0px dashed #800517;
	font-weight:bold;
}

