	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background:#fffee7;
		}
	
	#leftcontent {
	position: absolute;
	left:10px;
	top:10px;
	width:200px;
	height:1000px;
	background:#b8b76b;
	border-right:5px none #fffee7;
	border-top: 1px none #fffee7;
	border-bottom: 1px none #fffee7;
	border-left: 1px none #fffee7;
		}

	#centercontent {
		background:#fffee7;
   		margin-left: 199px;
		border:1px solid #fffee7;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:10px;
		}
	html>body #centercontent {
   		margin-left: 201px;
		margin-right:10px;
		}

	
		
	h1,h3,pre {
		margin:0px 10px 0px 10px;
		font-family: "arial",serif;
		}
		
	h1 {
		font-size:28px;
		padding-top:10px;
		}
	
	h3 {
		font-size: 16px;
		padding-top: 10px;
		}

	#leftcontent p {
		margin:0px 10px 10px 20px;
		font-weight:normal;
		color: black;
		line-height:1.2;
		font-size:12px;
		font-family: "arial",serif;
		}
	
	#leftcontent A:link, A:visited, A:active { 
		color: black;
		text-decoration: underline;
		}

	#leftcontent A:hover {
		color:black;
		text-decoration: none;
		}

	#centercontent A:link, A:visited, A:active { 
		text-decoration: underline;
		color: black;
		}

	#centercontent A:hover {
		color: black;
		text-decoration: none;
		}

	#centercontent p {
		font-size:16px;
		text-indent:5%;
		line-height:1.5;
		font-weight:normal;
		margin:0px 10px 10px;
		font-family: "arial",serif;
		}
