body
{
	background-color: #1c2134;
}

div#wrap
{
	direction: ltr;
}

div#stage
{
	width: 1000px;
	height: 768px;
	background-repeat: no-repeat;
	background-position: center top;
}

h2
{
	color: #81a7af;
}

ol
{
	margin-left: -24px;
}

ul
{
	margin-left: -24px;
}

ul li
{
	list-style-image: url(../../images/kids/enbullet.gif);
}

.contact a
{
	color: #fff;
	text-decoration: underline;
}

.menuW
{
	text-align: center;
	cursor: pointer;
}

.menuW a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

.menuW a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

.menuB
{
	text-align: center;
	cursor: pointer;
}

.menuB a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

.menuB a:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

.kidsMenu div
{
	float: left;
}

.kidsMenu a
{
	color: #5078ab;
	text-decoration: underline;
	border-bottom: solid 0px #5078ab;
}

.kidsMenu a:hover
{
	color: #fff;
	text-decoration: underline;
	border-bottom: solid 0px #5078ab;
}

ul.menu li {padding: 0 7px 0 0;float: left;}

