	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		font-family: times;
		}
	A {
 		color: #277503;
		text-decoration: none;
	}

	A:HOVER {
		color: #272BB0;
		border-bottom: 1px black dashed;
	}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:100px;
		width:200px;
	/*	background:#96AD65; */
		background:#9FB68D;
		border:1px solid #000;
		}

	#centerfullcontent {
		background-color:#E2DEBB;
   		margin-left: 199px;
   		margin-right:0px;
		border:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:0px;
		}

	#centercontent {
		background:#E2DEBB;
		z-index:2;
   		margin-left: 199px;
   		margin-right:199px;
		border:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}


	#rightcontent {
		z-index:1;
		position: absolute;
		right:10px;
		top:100px;
		width:200px;
		background:#C8C8C8;
		border:1px solid #000;
		}
	
	#banner {
		background-image: url("images/topbg.jpg");
		background-repeat: no-repeat;
		background-position: left center;
		height:90px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:89px;
		}
	html>body #banner {
		height:89px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}

	.pad {
		padding: 5px;
		}
	.superpad {
		padding: 10px;
		}
	.placerbox {
		width: 159px;
		height: 47px;
		border: 1px black solid;
		}
		

	.cursivefont {
		font-family: cursive;
	}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px;
		}




#menu {
 position:relative;
 margin-top:20px;
 left:0px;
 display:block;
 // background:#fff;
}

#menu .tab {
 position:relative;
 margin-left: 0px;
 top:0px;
 left:0px;
}
#menu a:visited {display:block;
 width:197px;
 height:18px;
 border-top:1px solid #000;
 border-bottom:1px solid #000;
 margin-bottom:-1px;
 background-color:#65707b;
 color:#E4E4E4;
 padding-left:3px;
 text-decoration:none;
}

#menu a {
 display:block;
 width:197px;
 height:18px;
 border-top:1px solid #000;
 border-bottom:1px solid #000;
 margin-bottom:-1px;
 background-color:#65707b;
 color:#E4E4E4;
 padding-left:3px;
 text-decoration:none;
}

#menu a:hover {
 color:#000;
 background-color:#F8F8E8;
 border-top:1px solid #000;
 border-bottom:1px solid #000;
 text-decoration:none;
 font-weight: normal;
}

