	
	
	body {
		margin:0px;
		padding:0px;
		background:#fff;
		}

	p, h1, h2, h3, input, form, select {
		text-transform: lowercase;
		font-family: serif;
	}

	a {
		text-decoration:none;
	}
	
	#navbar {
		position: absolute;
		left:10px;
		top:70px;
		width:140px;
		background:#fff;
		border-bottom:0px;
		}

	#center {
		background:#fff;
   		margin-left: 149px;
   		margin-right:199px;
		border:0px solid #000;
		padding:0px 10px 0px 10px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 151px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 151px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:70px;
		width:190px;
		background:#fff;
		border-bottom:1px solid #fff;
		}
	
	#banner {
		background:#eee;
		height:70px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		border-bottom:1px solid #fff;
		background: #fff url('images/headerbanner.png') no-repeat bottom left;
}		
	/*p,h1,pre {
		margin:0px 10px 10px 10px;
		}
*/
	h1 {
		font-size:20px;
		margin-top:10px;
	}

		
	h2 {
		font-size:18px;
		padding-top:5px;
		}

	h3 {
		font-size:14px;
	}
		
	#banner img {
		width:563px;
		height:70px;
		}

	#banner img{
		border:none;
	}
	
	#navbar p, #navbar a {
		display:block;
	}

	#rightcontent hr {
		width: 70%;
		border-bottom:1px solid #000;
		height:0px;
	}

