@charset "utf-8";
/* CSS Document */
<style type="text/css">
	@import "all.css"; /* just some basic formatting, no layout stuff */
	
		body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background:#ffffff;
		}
/*home*/
	#text {
	position: absolute;
	left:200px;
	top:260px;
	}
	#texttop {
	position: absolute;
	left:200px;
	top:150px;
	}	
	#textbtm {
	position: absolute;
	left:200px;
	top:600px;
	}
	#homeimage {
	position: absolute;
	left:560px;
	top:250px;
	z-index: 4;
	}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}
		
		#footercontent {
	position: absolute;
	left:24px;/*was 190*/
	top:1370px;/* should be 670 just moved it */
	width:200px;
	visibility: visible;
	height: 10px;

		}

	#bottomcontent {
	position: absolute;
	left:754px;
	top:900px;
	width:200px;
	background:#fff;
	border:1px solid #ffffff;
	background-color: #000000;
	visibility: visible;


		}
	#multiplayopen {
	position: absolute;
	left:137px;
	top:84px;
	width:100px;
	background:#ffffff;
	border:1px solid #00ADEF;
	visibility: visible;

		}

		
	#bottomspacer {
	position: absolute;
	left:20px;
	top:600px;
	width:800px;
	height:20px;
	background-color:#0000000;
		}
	
	#banner {
		position:absolute;
		height:40px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		border:1px solid #ffffff;
		}
		
#lettertext {
	position: absolute;
	left:130px;
	top:50px;
	width:552px; 
	height:115px; 
	z-index:5;
	}
		/*Images*/
			#letter {
	position: absolute;
	left:101px;
	top:24px;
	width:600px;
	height:525px;
	z-index: 2;

		}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		font-family:Ariel;
		}
		
		}
	#banner h1 {
		font-size:16px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
	#downloadbox {
	position: absolute;
	left:910px;
	top:640px;
	width:175px;
	height:124px;
	background-color:#ffffff;
	}
	.excelsiortext {color: #4A4FC9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	}
	/*Excelsior Traverse Wall*/
	#traversetable{
	position: absolute;
	left:586px;
	top:250px;
	width:175px;
	height:124px;
	background-color:#ffffff;
	z-index: 3;}
	#traverseplan{
	position: absolute;
	left:600px;
	top:430px;
	width:247px;
	height:105px;
	background-color:#ffffff;
	z-index: 3;}
	#traversedownloadbox {
	position: absolute;
	left:875px;
	top:430px;
	width:175px;
	height:124px;
	background-color:#ffffff;
	}
	/*Climb Wall*/
	#climbwallimage {
	position: absolute;
	left:640px;
	top:650px;
	width:329px;
	height:300px;
	background-color:#ffffff;
	z-index: 3;}
	#climbwallplan{
	position: absolute;
	left:210px;
	top:835px;
	width:247px;
	height:105px;
	background-color:#ffffff;
	z-index: 3;}
	#climbdownloadbox {
	position: absolute;
	left:500px;
	top:840px;
	width:175px;
	height:124px;
	}
	/*Climber*/
	#climbertable{
	position: absolute;
	left:586px;
	top:1020px;
	width:175px;
	height:124px;
	background-color:#ffffff;
	z-index: 3;}
	#climberplan{
	position: absolute;
	left:586px;
	top:1200px;
	width:195px;
	height:142px;
	background-color:#ffffff;
	z-index: 3;}
	#climberdownloadbox {
	position: absolute;
	left:875px;
	top:1200px;
	width:175px;
	height:124px;
	}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		color:#00ADEF;
		font-family:Ariel;
		}
		
		}
	#banner h1 {
		font-size:16px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
		
	.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-style: normal;
	font-weight: normal;

	}
	.navtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-style: normal;
	font-weight: normal;

	}
	.navtextblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background:#00ADEF
	font-style: normal;
	font-weight: normal;

	}
</style>

