body {
	font-family: Georgia,Serif;
	/* font-family: arial,sans-serif; */
	font-size: 9pt;
	font-weight:normal;
	color: #424242;
	/* background-image:url(images/kids-website-main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #c6d063;*/
	background-color: #016ac3;

}


#main {
	text-align:left;
	background-color: #ffffff;
	background-image:url(images/bar.gif);
	background-position: 100px 0;
	background-repeat: repeat-x;
	width:900px;
	border:solid 0px black;

}


#container {

	width:900px;
	border:0px solid black;

}

.hometable {



	font-family: Georgia,Serif;
	font-size: 9pt;
	color: #424242;

}



#top {

	background-color: #ffffff;
	width:900px;
	height:147px;
	border:0px solid black;

	background-repeat: none;

}



#header1 {

	background-color: #ffffff;
	/* background-image:url(images/kids-website-header-1.jpg); */
	background-image:url(images/wizard_header.gif);
	background-repeat: no-repeat;
	width:546px;
	height:147px;
	float:left;

}



#header2 {

	background-color: #ffffff;
	/* background-image:url(images/kids-website-header-2.jpg); */
	background-image:url(images/wizard_header_2.jpg);
	background-repeat: no-repeat;
	width:354px;
	height:147px;
	float:right;

}


#header3 {

	background-color: #cccccc;
	/* background-image:url(images/bar.gif); */
	background-image:url(images/bar.gif);
	background-repeat: no-repeat;
	width:900px;
	height:36px;
	border:0px solid red;

}




#bottom {

	background-color: #ffffff;
	width:900px;
	height:65px;
	border:0px solid black;

}



#footer1 {

	text-align:left;
	color:#ffffff;
	background-color: #cccccc;
	background-image:url(images/footerbg.gif);
	background-repeat: repeat-x;
	width:729px;
	height:65px;
	float:left;
}


#footer2 {

	text-align:left;
	background-color: #cccccc;
	background-image:url(images/footerbg2.gif);
	background-repeat: no-repeat;
	width:171px;
	height:65px;
	float:right;
}