	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: Times New Roman;
		height:100%;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:185px;
		width:200px;
		background:#FFC10E;
		height: 100%;
		}

	#centercontent {
		background:#fff;
   		margin-left: 201px;
   		width: 784px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		
		height: 695px;
		}
		html>body #centercontent {
   		margin-left: 201px;
		}

	#rightcontent {
		position: absolute;
		left: 784px;
		top:185px;
		width:150px;
		background: #FFC10E;
		height: 100%;
		}
	
	#banner {
		background:#660000 top center no-repeat;
		height: 50px;
		width: 984px;
		text-align: center;
		}
		
	p, h1, h2, pre {
		margin:0px 10px 10px 10px;
		}
	h1 {
		font-size:28px;
		padding-top:10px;
		}
	h2 {
		font-size: 20px;
		padding-top:10px;
	}
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
