	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background:#fff
		}

	#centercontent {
		position: absolute;
		background:#fff;
   		left:100px;
   		top:260px;
   		width:800px;
   		}
		

	#banner {
		position: absolute;
		left:100px;
		height:250px;
		width:800px;
		background:#fff;
		}
		
		#footercontent {
			position: absolute;
			left:100px;
			top:600px;
			width:800px;
			background:#fff;
			}
	
		}
	html>body #banner {
		height:250px;
		}

	p,h1	{
		margin:0px 10px 10px 10px;
		}

	h3	{
		margin:10px 10px 10px 10px;
		}

	h3.sc 	{
		font-family:"Trebuchet MS"; sans-serif;
		font-size:10pt;
		color:#58a;
		font-variant:small-caps
		}


	#banner h1 {
		font-size:20px;
		color:#000;
		padding:10px 10px 0px 10px;
		margin:0px;
		letter-spacing:.20em;
		font-weight:normal;
		}
		
	#rightcontent p {
		font-family: "Georgia", serif;
		font-size:9pt;
		line-height:1.5;
		}
		
	#leftcontent p {
		font-family: "Georgia", serif;
		font-size:9pt;
		line-height:1.5;
		}
		
	P{
	text-align:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size:14pt;
	line-height:2.0;
	color:#333;
	}
	
	P.sc{
	text-align:left;
	font-family: "Trebuchet MS", sans-serif;
	font-size:10pt;
	color:#fff;
	font-variant:small-caps;
	letter-spacing:.25em;
	}
	
	P.index{
		text-align:left;
		font-family: "Trebuchet MS", sans-serif;
		font-size:10pt;
		color:#fff;
		}
	P.c	{
		text-align:center;
		font-family: "Impact", sans-serif;
		font-size:10pt;
		}
		
	#leftcontent blockquote {
		font-family: "Georgia", Serif;
		color:#333;
		font-size:9pt;
		line-height:1.5;
		}
	H1{
	font-family: "Georgia", Serif;
	color:#58a;
	font-size:14px;
	padding-top:10px;
	}
	
	H3{
	font-family: "Georgia", Serif; 
	color:#58a;
	font-size:10pt
	}
	
	a:link {
	  color:#58a;
	  text-decoration:none;
	  }
	a:visited {
	  color:#58a;
	  text-decoration:none;
	  }
	a:hover {
	  color:navy;
	  text-decoration:underline;
  		}
  	li	{
  		font-family: "Georgia", Serif;
		font-size:10pt;
		line-height:2.0;
		color:#333;
		}
	ul	{
		font-family: "Georgia", Serif;
		font-size:10pt;
		line-height:2.0;
		color:#333;
		}
	blockquote {
		font-family: "Georgia", Serif;
		font-size:10pt;
		line-height:2.0;
		color:#333;
		}