@charset "utf-8";
/* CSS Document */

{
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #A6BBDB;
	margin-top: 0;
}
#wrapper {
	top: 4px;
	width: 990px;
	margin: 0 auto;
	background-color: #fff;
}
#container1 {
	color: #000;
	background-image: url(../assets/graphics/makeplay_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container2 {
	color: #000;
	background-image: url(../assets/graphics/watchlisten_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container3 {
	color: #000;
	background-image: url(../assets/graphics/teachlearn_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#containerQuest {
	color: #000;
	background-image: url(../assets/graphics/quest_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container1sub {
	color: #000;
	background-image: url(../assets/graphics/makeplay_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container2sub {
	color: #000;
	background-image: url(../assets/graphics/watchlisten_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container3sub {
	color: #000;
	background-image: url(../assets/graphics/teachlearn_bgr.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container1white {
	color: #000;
	background-image: url(../assets/graphics/makeplay_banner.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container2white {
	color: #000;
	background-image: url(../assets/graphics/watchlisten_banner.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#container3white {
	color: #000;
	background-image: url(../assets/graphics/teachlearn_banner.jpg);
	background-repeat: no-repeat;
	width: 990px;
}
#top {
	top: 0;
	width: 670px;
	height: 186px;
	margin: 0 0 0 6px;
}
#toplinks {
	position: relative;
	left: 14px;
	top: 4px;
	width: 616px;
	height: 22px;
	z-index: 1;
	text-align: left;
}
#menu {
	position:relative;
	left:170px;
	top:77px;
	width:465px;
	height:33px;
	z-index:2;
}
#title {
	position:relative;
	left:20px;
	top:91px;
	width:620px;
	height:26px;
	z-index:3;
}

#content {
	float: left;
	width: 630px;
	margin: 12px 0 0 26px;
	z-index: 1;
}

#contentsectionhome {
	float: left;
	width: 644px;
	margin: 0 0 0 14px;
}

#contentwide {
	float: left;
	width: 920px;
	/*width: 950px;*/
	text-align: center;
	/*margin: 0 30px;*/
}

#leftcolumn {
	float: left;
	width: 280px;
	padding: 8px;
	margin: 0 0 0 12px;
	text-align: left;
}

#rightcolumn {
	float: right;
	width: 280px;
	padding: 8px;
	margin: 0 0 0 6px;
	text-align: left;
}

#right {
	width: 300px;
	float: right;
	margin: 16px 8px 0px 0px;
	text-align: center;
}
#socialnet {
	width: 278px;
	padding:4px 6px 6px 12px;
	margin:8px 3px 12px 0; 
	border:#11b8ff dashed 1px; 
	text-align:left;
}
#footer {
	clear: both;
	width: 990px;
	background-color: #fff;
	height: 74px;
	text-align: center;
	font-size: 11px;
	padding-top: 18px;
}

.outline {
	border: 1px solid #0099ff;
}
.outlinegold {
	border: 1px solid #ffcc66;
}
.outlinewhite {
	border: 1px solid #fff;
}
.outlineblue {
	border: 1px solid #9BD5FF;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099ff;
	padding-bottom: 16px;
}
.ruletop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099ff;
}
.ruleright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdce9;
}
.rulerighti {
	font-style:italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dcdce9;
}
.ruletopgray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdce9;
}
.rulemakeplay {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cb867a;
	padding-bottom: 16px;
}
.ruletopmakeplay {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cb867a;
}

.h1 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	background-color: inherit;
	/*background-color: #FFFFFF;*/
	line-height: 28px;
}
.h1white {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	background-color: inherit;
	line-height: 28px;
}
a.h1white:link { color: #fff; background-color: inherit; text-decoration: underline} 
a.h1white:visited { color: #fff; background-color: inherit; text-decoration: underline} 
a.h1white:hover { color: #f90; background-color: inherit; text-decoration: underline} 
a.h1white:active { color: #fff; background-color: inherit; text-decoration: underline} 
.h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000;
	background-color: inherit;
	line-height: 24px;
}
.h2white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #fff;
}
a.h2white:link { color: #fff; background-color: inherit; text-decoration: underline} 
a.h2white:visited { color: #ffd98a; background-color: inherit; text-decoration: underline} 
a.h2white:hover { color: #ff9900; background-color: inherit; text-decoration: underline} 
a.h2white:active { color: #fff; background-color: inherit; text-decoration: underline} 
.h2whitebold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight:bold;
	color: #fff;
}
.h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000;
	font-weight: bold;
	background-color: inherit;
}

.h3white {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #fff;
	font-weight: bold;
}

.h3blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #007bdf;
	font-weight: bold;
	background-color: inherit;
}
a.h3blue:link { color: #06c; background-color: inherit; text-decoration: underline} 
a.h3blue:visited { color: #609; background-color: inherit; text-decoration: underline} 
a.h3blue:hover { color: #ff0000; background-color: inherit; text-decoration: underline} 
a.h3blue:active { color: #ff9900; background-color: inherit; text-decoration: underline} 

a:link { color: #06c; background-color: inherit; text-decoration: underline} 
a:visited { color: #609; background-color: inherit; text-decoration: underline} 
a:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a:active { color: #f90; background-color: inherit; text-decoration: underline}  

.special {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
	background-color: #ff3300;
}

.text {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: 000;
}
a.text:link {	color: #06c; background-color: inherit; text-decoration: underline} 
a.text:visited { color: #609; background-color: inherit; text-decoration: underline} 
a.text:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a.text:active { color: #f90; background-color: inherit; text-decoration: underline} 

.textwhite {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: inherit;
}
a.textwhite:link { color: #fff; background-color: inherit; text-decoration: underline} 
a.textwhite:visited { color: #fff; background-color: inherit; text-decoration: underline} 
a.textwhite:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a.textwhite:active { color: #f90; background-color: inherit; text-decoration: underline}

.textred {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #95004A;
	background-color: inherit;
}
a.textred:link { color: #95004a; background-color: inherit; text-decoration: underline} 
a.textred:visited { color: #c00; background-color: inherit; text-decoration: underline} 
a.textred:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a.textred:active { color: #f90; background-color: inherit; text-decoration: underline}

.textblue {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
	background-color: inherit;
}
a.textblue:link { color: #009; background-color: inherit; text-decoration: underline} 
a.textblue:visited { color: #00c; background-color: inherit; text-decoration: underline} 
a.textblue:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a.textblue:active { color: #f90; background-color: inherit; text-decoration: underline}

.medtext {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: inherit;
	line-height: 14px;
}
a.medtext:link { color: #007bdf; background-color: inherit; text-decoration: underline} 
a.medtext:visited { color: #068fff; background-color: inherit; text-decoration: underline} 
a.medtext:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a.medtext:active { color: #f90; background-color: inherit; text-decoration: underline} 

.smtext {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: inherit;
}
a.smtext:link {	color: #00c; background-color: inherit; text-decoration: underline} 
a.smtext:visited { color: #00f; background-color: inherit; text-decoration: underline} 
a.smtext:hover { color: #f00; background-color: inherit; text-decoration: underline} 
a.smtext:active { color: #f90; background-color: inherit; text-decoration: underline} 

.subnavcurrent {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #0099ff;
	background-color: inherit;
}
#fieldtrip {
	width:634px; 
	height:100px; 
	background-color:#fff;
	border:#11B8FF solid 1px;
} 
#fieldtrip-wallpaper {
	width:630px; 
	height:100px; 
	background-image:url(../assets/fieldtrip/fieldtrip_banner.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#fff;
	border:#11B8FF solid 1px;
}

.prompt {color:#0066FF;}

/*begin music fieldtrip*/
#content-fieldtrip {
	/*position:relative;*/
	float: left;
	width: 634px;
	height:auto;
	margin: 6px 0 0 10px;
	outline:#95C8D0 solid 1px; 
	padding:10px;  
	background-image:url(../assets/fieldtrip/fieldtrip_tile.jpg);
	background-repeat:repeat-x;
}
#fieldtrip-title {
	width: 150px;
	height: auto;
	float:left;
}
#fieldtrip-instruct {
	/*position:absolute;*/
	width: 400px;
	height:100px;
	float:left;
	padding:10px 8px 14px 55px;
	left: 220px;
	top: 209px;
}
#fieldtrip-backnext {
	float:right; 
	width:120px; 
	height:20px; 
	text-align:right;
}
/*end music fieldtrip
begin zoo fieldtrip*/
#fieldtrip-zoo {
	position:relative;
	float: right;
	width: 338px;
	z-index:10;
}
.logospace {
	padding-top: 12px;
}
.whatsnew {
	ur
	url(includes/csshover3.htc);
