* { padding: 0; margin: 0; }
body {
	background-color:#fff;
	font: 62.5% Arial, Helvetica, sans-serif;
	}
#clear {
	clear: both;
	}
#wrapper {
	margin: 0 auto;
	width: 900px;
	margin-left: 50px;
	}
a {
	text-decoration: none;
}
a:link, a:hover, a:visited , a:active {
	color: #fff;
}
p {
	text-align: center;
	}
#logo {
	margin-left: 60px;
	margin-top: 50px;
	}
#logo h1 {
	background: #fff url("images/logo-sm3-long.gif") left top no-repeat;
	height: 110px;
	width: 820px;
	text-indent: -4000px;
}
#logo h1 a {
	background: #fff url("images/logo-sm3-long.gif") left top no-repeat;
	height: 110px;
	width: 820px;
	display: block;
}
#logo h2 {
	margin-left: 330px;
	margin-top: -15px;
	font-size: 17px;
	color: #f20017;
	}
#logo h2 a {
	text-decoration: none;
	color: #f20017;
	}
#slideshow {
	margin-left: 126px;
	margin-top: 55px;
	height: 230px;
	width: 200px;
	/*background: #fff url("images/logo_anim1.gif") left top no-repeat;*/
}
#description {
	height: 101px;
	width: 202px;
	float: right;
	margin-right: 305px;
	margin-top: 50px;
}
#description p {
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	}
#pagenav {
	width: 226px;
	}
#pagenav ul {
	margin-left: 115px;
	list-style-type: none;
	width: 100px;
	}
#homepagenav ul {
	margin-left: 390px;
	list-style-type: none;
	width: 100px;
	}
#homepagenav li, #pagenav li {
	margin-top: 10px;
	height: 30px;
	font-size: 17px;
	text-align: center;
	background: url("images/btn.gif") no-repeat;

	}
#homepagenav li a, #pagenav li a {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	width: 100px;
	height: 30px;
	color: #f20017;
	}
#homepagenav li a:hover, #pagenav li a:hover {
	background: url("images/btn2.gif") no-repeat;
	color: #fff;
	}
#click {
	margin-left: 96px;
	margin-top: 40px;
	font-size: 12px;
	}
#footer {
	margin-top: 50px;
	margin-left: 100px;
	}
#footer p{
	text-align: center;
	}
table {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	width: 510px;
	}
table#kids-art {
	margin-right: 10px;
	}
tr#images {
	text-align: center;
	vertical-align: bottom;
	}
tr#text {
	vertical-align: top;
	text-align: center;
	height: 60px;
	}
