body {
		margin:0px 0px 0px 0px;
		padding:0px;
		background:#fff;
		}
	
	#left {
		position: absolute;
		left:0px;
		top:55px;
		width:150px;
		background:#fff;
		border:1px solid #fff;
		}

	#center {
		background: #DDD;;
   		margin-left: 150px;
   		margin-right:150px;
		top:55px;
		border:1px solid #fff;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 150px;
   		margin-right:130px;
		}

	html>body #center {
   		margin-left: 150px;
   		margin-right: 130px;
		}

	#right {
		position: absolute;
		right:0px;
		top:55px;
		width:130px;
		background: #fff;
		border:1px solid #fff;
		}


	#header {
		background: #999;
		height:55px;
		border-top:1px solid #fff;
		border-right:1px solid #fff;
		border-left:1px solid #fff;
		font-size: large;
		text-align: center;
		padding: 0.3em 0;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:45px;
		}
	html>body #header {
		height:39px;
		}

	#footer {
		background: #999;
		height:40px;
		border-top:1px solid #fff;
		border-right:1px solid #fff;
		border-left:1px solid #fff;
		clear: both;
		font-size: large;
		text-align: center;
		padding: 0.3em 0;
		background: #999;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #footer {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#header h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#right p {
		font-size:10px;
		text-align: center;
		}


	#left {
		font-size:13px;
		text-align: left;
		}
