	
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background-color: gray;
		font-family: arial;
		font-size: 10pt;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:205px;
		width:175px;
		background:#fff;
		border:1px solid #000;
		padding-right: 2px;
		padding-left: 2px;
		}

	#centercontent {
		background:#fff;
   		margin-left: 190px;
   		margin-left: 180px;
   		padding-left:10px;
		padding-bottom:100px;
   		margin-top:12px;
   		margin-bottom:50px;
		border:2px solid #000;	
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #centercontent {
   		margin-left: 190px;
   		margin-right: 180px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:205px;
		width:175px;
		height:100%;
		background:#fff;
		border:1px solid #000;
		}
	
	#banner {
		background:#fff;
		height:180px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:180px;
		}
	html>body #banner {
		height:180px;
		}
		
	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;
		}
	
	#rightcontent p {
		font-size:10px
		}

.menuList a
{
	text-decoration: none;	
	color: black;
}
.menuList li a:HOVER
{
	text-decoration: none;	
	color: green;
background-color: yellow;
}
.menuList ul
{
	margin-left: 0px;	
	padding: 0px;
	list-style-type: none;	
	border:1px solid black;
	}

