@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;
		}

	#centercontent {
		background:#ffffff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		width:800px;
		position:absolute;
		border:1px solid #ffffff;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}
		
		#footercontent {
	position: absolute;
	left:24px;/*was 190*/
	top:781px;/* should be 670 just moved it */
	width:200px;
	visibility: visible;
	height: 15px;
		}
		
	#pic1 {
	position:absolute;
	left:700px;
	top:300px;
	z-index: 4;
		}
	
	#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;
		}
	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>

