

	body {
		overflow: auto;
		overflow-y: auto;
		margin:0px 0px 0px 0px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:200px;
		width:200px;
		background:white;

		}

	#centercontent {
		background:#fff;
   		margin-left: 210px;
   		margin-right:210px;
		
				
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 210px;
   		margin-right:210px;
		}
	html>body #centercontent {
   		margin-left: 210px;
   		margin-right:210px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:200px;
		width:200px;
		background:#fff;
		border:0px solid #000;
		}
	#rightbox {
		position: relative;
		width:200px;
		background:#fff;
		border:1px solid #000;
		}
	
	#banner {
		background:#fff;
		height:200px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:99px;
		}
	html>body #banner {
		height:199px;
		}
		
	ul.left {float:right; width:60%;}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightbox p {
		font-size:10px
		}
	#rightcontent p {
		font-size:10px
		}
		html {
	overflow: auto;
	overflow-y: auto;


		}

