body { text-align: center; } #content { width: 991px; margin: 0 auto; text-align: left; } #header { padding:1px 0; margin-bottom:4px; } #logo { float: left; } #maincontent {
	background: url("../images/main.jpg") no-repeat;
	margin: 1px 0;
} #maincontentindex {
	background: url("../images/main.jpg") no-repeat;
	border: medium solid #55A3D9;
	margin: 1px 0;
}
#links { width:300px; background: #55A3D9; float: right; padding:6px; } #links a {
	display: block;
	width: 140px;
	height: 72px;
	margin: 0;
	float: left;
	background: #55A3D9;
	border: 2px solid #fff;
	margin: 2px;
} #footer { width:971px; height:150px; margin-top:4px; } a#boys { background-image: url(../images/boys.gif); background-position: 0 0; } a#boys:hover { background-position: 0 -72px; } a#girls { background-image: url(../images/girls.gif); background-position: 0 0; } a#girls:hover { background-position: 0 -72px; } a#baby { background-image: url(../images/baby.gif); background-position: 0 0; } a#baby:hover { background-position: 0 -72px; } a#tween { background-image: url(../images/tween.gif); background-position: 0 0; } a#tween:hover { background-position: 0 -72px; } a#sleep { background-image: url(../images/sleep.gif); background-position: 0 0; } a#sleep:hover { background-position: 0 -72px; } a#study { background-image: url(../images/study.gif); background-position: 0 0; } a#study:hover { background-position: 0 -72px; } a#stor { background-image: url(../images/stor.gif); background-position: 0 0; } a#stor:hover { background-position: 0 -72px; } a#new { background-image: url(../images/new.gif); background-position: 0 0; } a#new:hover { background-position: 0 -72px; } a .alt { display: none; } #navigation {
	float: none;
	margin: 0 10px;
	font-size:10px;
	letter-spacing:0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
} #nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	vertical-align: middle;
} #nav a {
	display: block;
	width: 10em;
	font-family: Arial, Helvetica, sans-serif;
	color: #55A4DA;
	text-decoration: none;
	padding-top: 2pt;
	margin-bottom: 5px;
} #nav li { /* all list items */ float: left; width: 0 14; } #nav li ul { /* second-level lists */ position: absolute; background: #ddd; padding: 4px; margin:2px; width: 12em; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ } #nav li ul li:hover { background: #eee; } #nav li ul li { padding: 4px 0; } #nav li ul ul { /* third-and-above-level lists */ margin: -1em 0 0 10em; } #nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; } #nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */ left: auto; } .top { text-align: center; padding:0; border-right: 1px solid #55A4DA; } h1 {
	color: #7B593A;
	font-size: 36pt;
}
.style30 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7B593A;
}
