body {
		background:#eed;
		margin:0px 0px 0px 0px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:164px; 
		width:200px;
		background:#eed;
		}

	/* left menu column */
	#menu_v li {
	list-style: none;
	width: 100px;
	margin: 10px;
	text-align:center;
	}
	#leftcontent #menu_v li.nav1 a, #leftcontent #menu_v li.nav1 a:visited {
	display: block;
	width: 165px;
	height: 28px;
	background: url(qurtzbutton3.png) 0 0 no-repeat;
	color: #000;
	font: bold 12px/28px Arial, sans-serif;
	text-decoration: none;
	}
	#leftcontent #menu_v li.nav1 a:hover {	
	background-position: -165px 0;
	}


	#centercontent {
		background:#fff;
   		margin-left: 220px;
   		margin-right:230px;
   		margin-top:84px;

		/* Old IE hack */
	
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 222px;
   		margin-right:232px;
		font: 14px/20px Arial, sans-serif;
		}
	html>body #centercontent {
   		margin-left: 222px;
   		margin-right:232px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:164px;
		width:200px;
		background:#eed;
		font: 14px/20px Arial, sans-serif;
		}

	/* Horizontal menu */
	#menu_h li {
	float: left;
	list-style: none;
	margin: 4px;
	text-align: center;
	}
	#banner #menu_h li.nav1 a, #banner #menu_h li.nav1 a:visited {
	display: block;
	width: 111px;
	height: 24px;
	background: url(topbuttons1.png) 0 0 no-repeat;
	color: #fff;
	font: bold 12px/22px Arial, sans-serif;
	text-decoration: none;
	}
	#banner #menu_h li.nav1 a:hover {	
	background-position: -111px 0;
	}
	/* End horizontal menu */
	
	#banner {
		background:#eed;
		height:80px; 
		voice-family: "\"}\"";
		voice-family: inherit;
		height:80px;
		}
	html>body #banner {
		height:81px;
		}
	
	ul {
		margin:0px 0px 0px 0px;
	} 

	html>/**/body ul {
		margin:0px 0px 0px -34px;
	}
	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:18px;
		text-align: center;
		padding-top:30px;
		padding-bottom:10px;
		}

	h2 {
		font-size: 14px;
		text-align: center;
		padding-bottom:30px
		}
		
	#banner h1 {
		padding:18px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		/* font-size:10px */
		}

