/* CSS Document */
a:link{
	color:#999900;
	font:Geneva, Arial, Helvetica, sans-serif 11px;
	text-decoration:none;
}
a:hover{
	color:#996633;
	font:Geneva, Arial, Helvetica, sans-serif 11px;
}
a:visited{
	color:#996633;
	font:Geneva, Arial, Helvetica, sans-serif 11px;
	text-decoration:none;
}

body{
	text-align:center;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
}

#container{
	width:748px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:-10px;
}
#pageheader{
	width:748px;
	height:303px;
	top:0px;
	left:0px;
	background:url(top.jpg) no-repeat;
	position:absolute;
}
#pagemiddle{
	width:429px;
	height:91px;
	top:303px;
	left:90px;
	position:absolute;
	border:1px solid #333;
}
#navi{
	width:130px;
	height:400px;
	top:305px;
	left:542px;
	position:absolute;
	background:url(navi.jpg) no-repeat;
}
#video{
	width:150px;
	height:auto;
	top:126px;
	left:504px;
	position:absolute;
	font: 11px  Geneva, Arial, Helvetica, sans-serif ;
	color:#660000;
}

#navipic{
	background:url(explore.jpg) no-repeat;
	padding-top:10px;
	width:130px;
	height:48px;
	position:absolute;
	top:0px;
	left:14px;
}
#welcome{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(welcome.jpg) no-repeat;
}
#about{
	width:430px;
	height:59px;
	top:503px;
	left:91px;
	position:absolute;
	background:url(about.jpg) no-repeat;
}
#online{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(online.jpg) no-repeat;
}
#schools{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(schools.jpg) no-repeat;
}
#therapy{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(therapy.jpg) no-repeat;
}
#native{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(native.jpg) no-repeat;
}
#workshops{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(workshops.jpg) no-repeat;
}
#corporate{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(corporate.jpg) no-repeat;
}
#accent{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(accent.jpg) no-repeat;
}
#english{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(english.jpg) no-repeat;
}
#contact{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(contact.jpg) no-repeat;
}
#links{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(links.jpg) no-repeat;
}
#employment{
	width:430px;
	height:59px;
	top:303px;
	left:91px;
	position:absolute;
	background:url(employment.jpg) no-repeat;
}
.info{
	width:380px;
	margin-top:60px;
	height:auto;
	margin-left:42px;
	position:inherit;
	text-align:left;
	font: 11px  Geneva, Arial, Helvetica, sans-serif ;
	color:#660000;
}
#footer{
	width:748;
	height:147px;
	top:auto;
	left:0px;
	background:url(footer.jpg) no-repeat;
}
h1, h2, h3 span{
	display:none;
}
