ul#nav li h2.selected{
	background:#66d8d9 !important;
	color:#585858 !important;
}
ul#nav li h2.selected a{
	color:#000000;
}
#content{
	background:#66d8d9;
	p/adding-top:0 !important;
	clear:both !important;
}
html>/**/body div#content{
	padding-top:0 !important;
}
#content-header{
	margin-bottom:0;
	border:none;
	clear:both !important;
}
#page-content{
	padding-top:30px;
	border-top:none;
}
#content-nav #subnav{
	padding-top:30px;
	background:#66d8d9;
	margin:0 !important;
	clear:both !important;
	width:200px;
}
#content-nav #subnav li a,
#greatnorthmuseum .fun #content-nav #subnav li a {
	border:none;
	color:#585858 !important;
	background:#a3e8e9 !important;
	border-bottom:1px solid #66d8d9 !important;
}
#content-nav #subnav li h3.duff,
#content-nav #subnav li.parent a {
	background:#66d8d9;
	padding-left:15px;
	font-weight:bold;
	color:#000000 !important;
}
#content-nav #subnav li h3.duff{
	font-size:1.3em;
	line-height:30px;
}

#content-nav #subnav li.first a {
	padding-left:15px;
	padding-right:16px;
	width:142px;
	background:#A3E8E9 !important;
}

#content-nav #subnav li.last a{
	border-bottom:1em solid #0850BB;
}

#content-nav #subnav li.selected a {
	border:none;
	color:#0850BB;
	background:#fff;#0850BB;
	border-bottom:1px solid #0850BB;
}

#content-header{ padding:0; }
#content #page-content h2,
#content #page-content h3,
#content #page-content h4,
#content #page-content p,
#content #page-content a{
	color:#000000 !important;
}
/*Game tiles*/

ul#games{
	margin:3.2em 0;
}
ul#games li{
	width:165px;
	height:280px;
	float:left;
	/*
	*/
	margin:0 10px 20px 0;
	_margin:0 20px 20px 0;
	background:url(../img/bg-game-li.gif) no-repeat 15px 1px !important;
	_background:url(../img/bg-game-li.gif) no-repeat 0px 1px !important;
	list-style-type:none;
	padding:1px 0 5px 15px;
	_padding:0;
}
ul#games li ul{
	margin:5px 0 0 0;
}
ul#games li li{
	background:url(../img/bg-games-li-li.gif) no-repeat 3px 5px !important;
	font-size:0.8em;
	height:auto;
	color:#585858 !important;
	line-height:1.4em;
	_line-height:1.2em;
	margin:0 0 0.3em 0 !important;
	_margin:0 !important;
	width:145px;
	padding:0 0 0 15px;
}
ul#games li a{
	display:block;
	width:155px;
	height:111px;
	background:red;
	margin:5px 5px 0 5px;
}
ul#games li a span{
	text-indent:-999em;
	display:block;
	width:155px;
	height:111px;
}
ul#games li a:hover span{
	cursor:hand;
	background:url(../img/bg-game-icon.gif) no-repeat 100% 100%;
}
ul#games li h4{
	line-height:2em;
	margin-top:1em;
}
#content #page-content ul#games li p{
	display:block;
	background:#fff;
	padding:3px 4px;
	color:#585858 !important;
	font-size:0.9em;
	font-weight:bold;
}
#flash-game{
	margin-top:2em;
}
#areas{
	*height:309px !important;
	width:200px;
}
#areas li{
	margin:0 !important;
}
#areas li.blog{
	margin:9px 0 !important;
}

ul#nav{ background:none; }

ul#games li li a{
	display:inline;
	background:none;
	width:auto;
	margin:0;
	height:auto;
}

#header-navigation{
	background:url(../img/content-nav-bg.gif) left 8px repeat-x;
	margin:0 10px 0 10px;
	padding:8px 0 0 0;
}

#header-navigation ul{
	height:37px;
	padding:0;
	margin:0;
	background:url(../img/content-nav-bg-right.gif) right top no-repeat;
	list-style-type:none;
}

	#header-navigation ul li{
		font-weight:bold;
		border-left:1px solid #ebebeb;
		float:left;
		font-size:1.1em;
		margin:0;
		padding:0;
	}

	#header-navigation ul li.first{
		border-left:none;
	}

		#header-navigation ul li.first a{
			background-position:left top;
			background-repeat:no-repeat;
			background-image:url(../img/content-nav-bg-left.gif);
		}

	#header-navigation ul li a:hover{ text-decoration:underline; }
	#header-navigation ul li a{
		height:25px;
		color:#00474b;
		text-decoration:none;
		padding:12px 14px 0 14px;
		float:left;
		display:block;
	}
		#header-navigation ul li a.selected{
			color:#ffffff;
			background-color:#00474b;
		}
			#header-navigation ul li.first a.selected{
				background-image:url(../img/content-nav-bg-selected-left.gif);
			}

