body,
html {
  font: 13px tahoma, arial, sans-serif;
  font: x-small;
  font-size: small;
	margin: 0;
	padding: 0;
	background: #d8f97f;
	color: #001282;
}
body {
	min-width: 800px;
	background-color: #d8f97f;
}
img {
  border: none;
}

#container{
	position: relative;
	top: 0px;
	min-width:800px;
	width:800px;
	margin: auto;
	line-height: 130%;
	background-color: #d8f97f;
}

#header{
	width: 100%;
	height: 100px;
	background: url("../Images/kidzoneheader_new_right.gif") no-repeat right top;
}

#header h4 {
  color: #ffffff;
  float: right;
  font-size: 12px;
  margin: 30px 20px 0px 0px;
	text-align: right;
}

#menu{
	width: 100%;
	background-color: transparent;
	text-decoration: none;
}

#extras{
	float: left;
	width: 180px;
	min-height: 400px;
	border: 5px solid #fff;
	margin: 15px 0 0 0;
	background-color: #B4CD58;
}

#extrasbackground{
	position: absolute;
	top: 160px;
	left: 0px;
	height: 600px;
	width: 200px;
	z-index: 5;
}

#notify{
	width: 150px;
	padding: 0 15px 0 15px;
}

#content{
	float: right;
	height: 100%;
	width: 600px;
	color: #324ba3;
	padding-bottom:60px;
}

#contact{
	width: 150px; 
	background-color: #fff;
	margin: 0 15px 0 15px;
}

#contact a{
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
}

#footer{
	background: url("../Images/copyrightbackground.gif") no-repeat center 10px;
	background-color: #d8f97f;
	clear: both;
	height: 70px;
}

#footer p {
	font-weight: bold;
	padding: 27px 5px 5px 5px;
	text-align: center;
	color: #ffffff;
}

#bioimage{
	float: left;
	padding: 1em;
}

#pageList
{
   	color: #001282;
	width: 100%;
	text-align: center;
}

#pageList a
{
	font: 18px tahoma, arial, sans-serif;
    text-align: left;
}

#pageList ul
{
	list-style: none;
}

#bio{
	width: 100%;
	background-color: #A1C12E;
	text-align: right;
}

#bio a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #001282;
}