@charset "UTF-8";
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	font-size: 87.5%;
	background-color: #333333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-style: normal;
	margin-bottom: 3px;
	font-size: 150%;
}
p {
	margin-bottom: 3px;
	line-height: 1.5em;
}
#wrapper {
	height: 520px;
	width: 640px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-bottom: 30px;
}
#logo {
	height: 34px;
	padding-top: 33px;
	padding-bottom: 33px;
	width: 256px;
	padding-right: 192px;
	padding-left: 192px;
}
#logo a {
	display: block;
	height: 34px;
	width: 256px;
	text-indent: -9009px;
	background-image: url(../pics/kids-menu.gif);
	background-repeat: no-repeat;
}
#picture {
	background-image: url(../pics/child-friendly.jpg);
	background-repeat: no-repeat;
	height: 285px;
	background-position: center;
}
#winfifty {
	height: 180px;
	width: 180px;
	position: relative;
	top: 45px;
	left: 430px;
}
#text {
	height: 115px;
	text-align: center;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
#text a {
	color: #FFFFFF;
	text-decoration: none;
}
#text a:hover {
	color: #FF9900;
}
#footer {
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	text-align: right;
}
#navbar {
	float: left;
	text-align: left;
}
#navbar a {
	text-decoration: none;
	color: #FFFFFF;
}
#navbar a:hover {
	text-decoration: underline;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#navbar li {
	display: inline;
	padding-right: 10px;
}
#navbar a.landed {
	color: #FF9900;
}
.smalltext {
	font-size: 11px;
}
.nobar {
	border-right-width: 0px;
	border-right-style: solid;
}
.logo {
	background-image: url(../pics/kids-menu.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 256px;
}
#stats {
	position: absolute;
	left: -1000px;
}
table {
	margin-top: 10px;
}
