	body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background:#fff;
	padding:0px;
	margin:0px;
	border: 0px;
	font-size: 100%;
		}

#frame { 
text-align:left; /* reset text alignment */ 
width:750px; /* or a percentage, or whatever */ 
margin:0 auto; /* for the rest */
		
}
	#contentleft {
	width:140px;
	padding:0px;
	float:left;
	position: static;
}	
	#contentleft h1 {
	font-size: 90%;

}
	#contentcenter {
		width:460px;
		padding:2px;
		margin:2px;
		float:left;
		background:#fff;
		}
	
	#contentright {
		width:140px;
		padding:0px;
		float:left;
		background: #FF9;
		}
	
	#contentheader {
	background-image: url(/NastyNorwich/images/header2.jpg);
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	height: 212px;
		}

		
	#contentheader h1 a {
		display:block;
		height: 100%;
		text-indent:-500em;
		text-decoration:none;
		}
		
	#contentcenter p {
	margin:3px 5px;
	padding:0px;
	text-align: left;
	line-height: 120%;
	
		}
	p{
	font-size: 75%;
	text-align: left;
	line-height: 110%;
	margin: 1px;
	
		}
		
	h1 {
	font-size: 120%;
	margin:1px 2px;
	text-align: left;
	padding: 0px;
	border: 0px;
	color: #990000;

		}
	
	h2 {
	font-size: 100%;
	margin:5px 0px 2px;
	text-align: left;
	padding: 2px 0px;
	border: 0px;
	text-indent: 5px;
	color: #990000;
		}
	h2 a {
	color: #000000;
		}
	h2 a:hover {
	color: #FF0000;
		}

	h3 {
	font-size: 80%;
	margin:1px 2px;
	text-align: left;
	padding: 0px;
	border: 0px;
	text-indent: 5px;
		}	
	
	h5 {
	font-size: 80%;
	margin:1px 1px;
	text-align: left;
	padding: 0px;
	border: 0px;
		}
		


	#right {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #FF9;
	height: 400px;
		}	
	
	
#button {
	width: 11em;
	font-size: 75%;
	padding: 0 0 0em;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #fc0;
	color: #000;
	}

	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
	border-bottom: 1px solid #F90;
	margin: 0;
	font-weight: bold;
		}


#button li a {
		display: block;
		padding: 2px 2px 2px 0.5em;
		border-left: 5px solid #F90;
		border-right: 5px solid #F90;
		background-color: #FC0;
		color: #000;
		text-decoration: none;
		width: 90%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 5px solid #FF9;
		border-right: 5px solid #FF9;
		background-color: #F90;
		color: #FFF;
		}

#button h1 {
	font-size: 110%;
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #F90;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	line-height: 18px;
		}
		
	#button h2 {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #F90;
	line-height: 150px;
		}

	

.small {
	font-size: 70%;
}
a {
	font-weight: bold;
	text-decoration: none;
}

.imagelink span {position: absolute; left: -999em;}

.Storytime {
	font-size: 70%;
	color: #999999;
	font-weight: bold;
}
