@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 38px;
	line-height: 1.3em;
	margin-bottom: 20px;
}
#wrapper {
	position: relative;
	text-align:left;
	background:#CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FFFFFF;
	width: 1140px;
}
.bold th {
	text-align: center;
}
#pixLogo {
	padding-top: 20px;
	padding-left: 80px;
	width: 155px;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#volume {
	width: 580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 50% 8px;
	padding-top: 53px;
	text-align: center;
	background-image: url(../_images/2010_images/menu/menuLogoHeader.gif);
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear:both;
}
/*-----position container elements-----*/

#header {
	position: relative;
	height:120px;
	background-color: #CCCCCC;
	background-image: url(../_images/2010_images/menu/girl1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#volume a {
	text-decoration: none;
}
#volume a:hover {
	text-decoration: underline;
}
	
.copyright {
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
#footer {
	background:#999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	clear:both;
	background-color: #B05800;
	font-style: normal;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
.ParentsP {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.bold {
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
}
#header2 {
	position: relative;
	height:120px;
	background-color: #CCCCCC;
	background-image: url(../_images/2010_images/menu/boy2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header3 {
	position: relative;
	height:120px;
	background-color: #CCCCCC;
	background-image: url(../_images/2010_images/menu/girl3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header4 {
	position: relative;
	height:120px;
	background-color: #CCCCCC;
	background-image: url(../_images/2010_images/menu/girl4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header5 {
	position: relative;
	height:120px;
	background-color: #CCCCCC;
	background-image: url(../_images/2010_images/menu/boy5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header6 {
	position: relative;
	height:120px;
	background-color: #CCCCCC;
	background-image: url(../_images/2010_images/menu/boy6.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.meals {
	text-align: center;
}
.fruits {
	color: #360;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#spider {
	margin-left: -9999px;
}
