body
{
	background-color:#F37221;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url('images/wrapper-bg.gif');
	background-repeat:repeat-x;
	font-size:small;
}
#wrapper
{
	text-align:left;
	width:100%;
}
#main
{
	width:780px;
	background-color:#f37221;
	height:565px;
	background-image:url('images/large-mudfish-bg.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}
#banner
{
	text-align:left;
	background-color:#fcef55;
	width:780px;
}
/* Menu Styles */
#menu
{
	background-image:url('images/kids-zone-bg.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:149px;
	height:435px;
	float:left;
	clear:both;
	text-align:left;
	font-size:0.7em;
	margin-right:-30px;
}
#menu a
{
	display:block;
	text-align:center;
	margin-left:11px;
	float:left;
	color:#fcef55;
	padding-top:12px;
	height:28px;
	text-decoration:none;
	width:121px;
	margin-top:7px;
	font-weight:bold;
}
#menu a.home
{
	background-image:url('images/home-bg.gif');
	width:121px;
	margin-top:85px;
	font-size:1.4em;
}
#menu a.crafts
{
	background-image:url('images/blue-bg.gif');
	height:28px;
	width:119px;
}
#menu a.mudfishschool
{
	background-image:url('images/green-bg.gif');
}
#menu a.interactive
{
	background-image:url('images/red-bg.gif');
}
#menu a.selected
{
	color:#FFF;
	background-image:url('images/red-bg.gif');
	height:29px;
}

/*
	 Sub Navigation Styles
*/
#subhead
{
	height:32px;
	background-color:#FCEF55;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	float:left;
	width:149px;
	text-align:center;
	margin-top:7px;
	padding-top:4px;
}
.games
{
	color:#AD2325;
}
.activities
{
	color:#2EB8E9;
}
.school
{
	color:#76B044;
}
#subnav 
{
	display:block;
	clear:both;
	border:1px solid blue;
}
#subnav_craft a, #subnav_int a, #subnav_school a
{
	background-image:url('images/yellow-bg.gif');
	color:#F37221;
	margin-bottom:-5px;
}
#subnav_craft a:hover
{
	background-image:url('images/blue-bg.gif');
	color:#FFF;
	width:119px;
}

#subnav_craft a.selected
{
	background-image:url('images/blue-bg.gif');
	width:119px;
}
#subnav_int a:hover
{
	background-image:url('images/red-bg.gif');
	
}
#subnav_school a.selected
{
	background-image:url('images/green-bg.gif');
}

#subnav_school a:hover
{
	background-image:url('images/green-bg.gif');
	color:#FFF;
}
#content 
{
	height:422px;
	float:right;
	width:614px;
	background-color:#FFF;
	position:relative;
	left:-10px;
	border:4px solid #2592D0;
}
a
{
	color:#2592D0;
}
#contact
{
	font-size:0.9em;
	padding:20px;
	height:382px;
	float:right;
	width:574px;
	background-color:#FFF;
	position:relative;
	left:-10px;
	border:4px solid #2592D0;
}
#right
{
}
#footer
{
	display:block;
	margin-left:0px;
	width:740px;
}
#comment
{
	display:block;
	margin-left:145px;
	clear:both;
}
h3
{
	color:#2592D0;
}
h4
{
	color:#F37221;
}
.contactLink a
{
	color:#FCEF55;	
}
#flashcontent
{
}
#flashcontent2
{
	float: left;
}
