@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;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}
		
		#footercontent {
	position: absolute;
	left:24px;/*was 190*/
	top:770px;/* 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 {
		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
		}
		
	.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>
