	body	{
		margin:10px 10px 0px 10px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:132px;
		width:140px;
		height:500px;
		background:#f6c734;
		border:1px solid #000;
		}

	#centercontent {
		position: absolute;
		background:#0938cb;
		top:132px;
		width:515px;
		height:500px;
		left:152px;
   		/*margin-left: 40px;*/
   		/*margin-right:40px;*/
		border:1px solid #000;
		

		
		voice-family: "\"}\"";
		voice-family: inherit;
   		/*margin-left: 140px;*/
   		/*margin-right:140px;*/
		}
	html>body #centercontent {
   		/* margin-left: 201px; */
   		/* margin-right:201px; */
		}

	#rightcontent {
		position: absolute;
		left:668px;
		top:132px;
		width:142px;
		background:#f6c734;
		border:1px solid #000;
		height:500px;
		}
	
	#banner {
		background:#fff;
		height:122px;
		border:1px solid #000;
		width:800px;
		
		}
	html>body #banner {
		height:122px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:9px;
		font-family: helvetica,courier, serif
		}

	#leftcontent p {
		font-size:3px;
		font-family: helvetica,courier, serif
		}
	
	#centercontent p {
 		font-size: 13px;
		font-family: arial,helvetica,courier,serif;
		color: #ffffff;
		}
	#centercontent h1 {
		font-size: 15px;
		font-weight: bold;
		font-family: helvetica,courier,serif;
		}


	.main_links A:link {font-size:12px; text-decoration:underline; color: #ffffff}
	.main_links A:visited {font-size:12px; text-decoration:underline; color: #ffffff}
	.main_links A:active {font-size:12px; text-decoration:underline; color: #000000}
	.main_links A:hover {font-weight:bold; text-decoration: none; color:#f6c734;}
		


