@charset "UTF-8";
.happiness {
}
body {
	margin: 0px;
	padding: 0px;
}
#top {
	width: 1000px;
	margin: 0px auto;
}
#leftbracket {
	font-family: Arial;
	font-size: 200px;
	position: static;
	height: 100%;
	width: 100%;
	text-align: left;
	top: 200px;
	z-index: -10;
	background-image: url(graphics/bracket.jpg);
	background-repeat: no-repeat;
	left: 10px;
}
#all {
}
#main #mainmid {
	background-image: url(graphics/mainmid.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#bottom {
	width: 1000px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-family: Arial;
	font-size: 16px;
	color: #333333;
}
#bottom a {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
#bottom a:visited {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
#bottom img {
	margin: 5px;
	text-align:center;
}
#main #mainbottom {
	background-image: url(graphics/mainbottom.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#top #logo {
	background-image: url(graphics/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
	background-position: left center;
	margin-top: 20px;
}
#top #kidspic {
	background-image: url(graphics/kidspics.jpg);
	height: 165px;
	width: 1000px;
}
#top #kidspicblank {
	height: 0px;
	width: 1000px;
}
#main {
	width: 1000px;
	margin: 0px auto;
	position: static;
}
#main #maintop {
	background-image: url(graphics/maintop.jpg);
	height: 58px;
}
