body { 
background: #000000; 
} 

#container {
background-repeat:no-repeat;
background-color:#000000;
width: 1110px;
height: 100%;
margin: 0 auto;
	}



	#leaderboard {
		background-repeat:no-repeat;
		background-color:#000000;
		border-style: solid;
		border-width: thin;
		border-color: #21002B;
		position:relative;
		top:5%;
		left:3%;
		width: 728px;
		height: 90px;
		margin-bottom: 25px;
		float: left;
		z-index:100;
	}
	

	#contentback{
background: URL("newBackdrop.jpg");
background-position: top center;
background-repeat:no-repeat;
background-color:#000000;
position: relative;
top:50px;
width: 900px;
height: 100%;
margin: 0 auto;
float:left;
z-index:1;

	}
	
	
	#content {
		width: 900px;
		height:700px;
		float: left;
		z-index:2;
	}
	
		#content h1{
		font-size: 13pt;
		padding-top:75px;
		padding-left:400px;
		color:#ff8a00;
	}
	

	#content p{
		padding-top:20px;
		padding-left:400px;
		padding-right:50px;
		padding-bottom:50px;
		color:#ff8a00;
		overflow:auto;
	}
	
	#content p a{
	text-decoration:none;
		color:#ff8a00;
	}
	
	#content p a:hover{
		color:#ffffff;
	}
	
	#homenav {
		height: 100px;
		width: 900px;
		position:relative;
		bottom:0%:
		text-align: center;
		z-index:10;
		position:relative;
		top:50px;
	}
	
		#homenav p{
		display:inline;
			float: left;
		text-align: center;
		padding: 5px 10px 0px 20px;
		text-align: center;
		color:#ff8a00;
	}
	


#homenav a{
font-size: 12pt;
text-align: center;
	text-decoration:none;
		float: left;
		color:#ff8a00;
	}
	
	#homenav a:hover{
	font-size: 13pt;
	font-weight: bold;
	text-decoration:none;
	color:orange;
	}


#homenav a.color{
font-size: 12pt;
text-align: center;
	text-decoration:none;
		float: left;
		color:#ffffff;
	}
	

	#skyscraper{
		background-repeat:no-repeat;
		background-color:#000000;
border-style: solid;
		border-width: thin;
		border-color: #21002B;
		width: 160px;
		height: 600px;
		margin: 0 auto;
		position:relative;
		top:5%;
		right:2%;
	float: right;
	z-index:100;
	}
	
	#bottominfo {
width: 1200px;
height: 20px;
padding:15px;
position:relative;
top:150px;
right: 50px;
z-index:50;
}

	#bottominfo p{
float:right;
position:relative;
z-index:50;
}
	
		#hauntworld{
		background-repeat:no-repeat;
		background-color:#000000;
		padding: 20px;
		width: 900px;
		margin: 0 auto;
		text-align: center;
		float:left;
		position:relative;
		top:50px;
	}
	
		h1 {font-family: 'myriad pro condensed', 'myriad condensed web', 'arial narrow', 'arial', 'sans-serif';	
	color: #ffffff;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	margin: 0;
	}
	
	p {font-family: 'myriad pro condensed', 'myriad condensed web', 'arial narrow', 'arial', 'sans-serif';	
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	margin: 0;
	}
span.sansserif {font-family: sans-serif;}
span.normal {font-weight: normal;}
span.thick {font-weight: bold;}
span.thicker {font-weight: 900;}
span.italic {font-style: italic;}
span.center {text-align: center;}
span.right {text-align: right;}
span.color {color: #ffffff;} 


span.size {font-size: 20pt;} 
span.size2 {font-size: 10pt;}
span.space {letter-spacing: 1px}
span.space2 {letter-spacing: -1px}
span.line {line-height: 98%}
.class1 A:link {text-decoration: none; color: orange}
.class1 A:visited {text-decoration: none; color: orange}
.class1 A:active {text-decoration: none; color: orange}
.class1 A:hover {text-decoration: none; color: white;}


