@charset "UTF-8";
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-align: center;
	line-height: 30px;
}
.twoColFixRtHdr #container {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
} 
.twoColFixRtHdr #header {
	background-color: #FFF;
	background-image: url(images/Home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 260px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	float: none;
	margin-left: 0px;
} 
#banner {
	background-image: url(explore_banner.jpg);
	background-repeat: no-repeat;
	height: 260px;
	position: relative;
	padding-top: 0px;
}
#DiscoverBanner {
	background-image: url(images/discover_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 264px;
	position: relative;
	float: none;
}
#Discoverfooter {
	background-image: url(images/discover_footer.jpg);
	background-position: left bottom;
	height: 120px;
	background-repeat: no-repeat;
	top: 0px;
	padding-top: 0px;
	position: relative;
}
.twoColFixRtHdr #header h1 {
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 40;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#learnbanenr #header {
	background-image: url(learn_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	position: relative;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 200px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000;
	top: 10px;
	position: static;
}
#greysidepanel {
	background-image: url(images/GreySideBarPanel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 240px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#PrimaryKids {
	background-image: url(PrimaryKids.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 137px;
	width: 170px;
	float: left;
	padding-right: 12px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 14px;
} 
.twoColFixRtHdr #footer {
	background-color: #FFF;
	background-image: url(images/FutureWorldFooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 120px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 6px;
	text-decoration: none;
	position: relative;
	width: 820px;
} 
#footer li a.current, #footer li a.current; #footer li a.current, #footer li a.current; #AboutImage {
	background-image: url(FutureworldBuilding.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	width: 310px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#explorefooter {
	background-image: url(Windmill_Footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 120px;
}
#explorebanner {
	background-image: url(images/explore_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 260px;
}
.MainContentH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #72A254;
	font-weight: bold;
}
#ActFooter {
	background-image: url(images/ActFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 120px;
}
#LearnBanner {
	background-image: url(images/learn_banner.jpg);
	background-position: left top;
	position: relative;
	height: 260px;
}
#LearnFooter {
	background-image: url(images/LearnFooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: 120px;
}
.SmallBoldSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 18px;
}
.Italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666;
	line-height: 20px;
}
.sponsors {
	width: 800px;
	position: relative;
	float: none;
	left: 0px;
}
.Sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	position: relative;
	vertical-align: middle;
	text-align: left;
	background-position: left top;
}
.FACEBOOK {
	position: relative;
	width: 200px;
}
