body {
	background: #333 url(images/background_body.png) repeat;
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
#wrapper {
	background: none;
	margin: 0 auto;
	text-align: left;
	width: 1020px;
}
#wrapper a {
	border-style: none;
}
#wrapper a img {
	text-decoration: none;
	border: none;
}
#header {
	background: #369 url(images/banner_images/banner_2010.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 126px;
}
#header p {
	margin-left: 250px;
	font-size: 1.5em;
	color: #FF0;
}
#headerNavigation {
	float: right;
	height: 20px;
	width: 200px;
	margin-top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	cursor: pointer;
}
#headerNavigation a {
	color: #FFF;
	text-decoration: none;
}
#joinNavigation , #exploreNavigation, #testimonialsNavigation, #aboutNavigation, #philosophyNavigation{
	float: right;
	height: 40px;
	width: 150px;
	padding-top: 5px;
	font-size: 5px;
	color: #666;
	text-align: right;
}
#header #joinNavigation {
	width: 125px;
}
#header #testimonialsNavigation {
	width: 165px;
}
#header #philosophyNavigation {
	width: 157px;
}
#philosophyNavigation a, #aboutNavigation a, #testimonialsNavigation a, #exploreNavigation a, #joinNavigation a {
	color: #666;
	text-decoration: none;
}

#header #philosophyNavigation a:link,#header
#philosophyNavigation a:visited {
	display: block;
	background: url(images/navigation_images/philosophy_nav.png) no-repeat left bottom;
	height: 39px;
	width: 75px;
	color: #666;
	padding-left: 50px;
	margin-top: 1px;
	margin-bottom: 2px;
}
#header #philosophyNavigation a:hover,#header
#philosophyNavigation a:active {
	background-position: left top;
	border:none;
	
}
#header #aboutNavigation a:link,#header
#aboutNavigation a:visited {
	display: block;
	background: url(images/navigation_images/about_nav.png) no-repeat left bottom;
	height: 39px;
	width: 67px;
	color: #666;
	padding-left: 50px;
	margin-top: 1px;
	margin-bottom: 2px;
}
#header #aboutNavigation a:hover,#header
#aboutNavigation a:active {
	background-position: left top;
	border:none;
	
}
#header #testimonialsNavigation a:link,#header
#testimonialsNavigation a:visited {
	display: block;
	background: url(images/navigation_images/testimonials_nav.png) no-repeat left bottom;
	height: 39px;
	width: 85px;
	color: #666;
	padding-left: 50px;
	margin-top: 1px;
	margin-bottom: 2px;
}
#header #testimonialsNavigation a:hover,#header
#testimonialsNavigation a:active {
	background-position: left top;
	border:none;
	
}
#header #exploreNavigation a:link,#header
#exploreNavigation a:visited {
	display: block;
	background: url(images/navigation_images/explore_nav.png) no-repeat left bottom;
	height: 39px;
	width: 70px;
	color: #666;
	padding-left: 50px;
	margin-top: 1px;
	margin-bottom: 2px;
}
#header #exploreNavigation a:hover,#header
#exploreNavigation a:active {
	background-position: left top;
	border:none;
	
}
#header #joinNavigation a:link,#header
#joinNavigation a:visited {
	display: block;
	background: url(images/navigation_images/join_nav.png) no-repeat left bottom;
	height: 39px;
	width: 50px;
	color: #666;
	padding-left: 50px;
	margin-top: 1px;
	margin-bottom: 2px;
}
#header #joinNavigation a:hover,#header
#joinNavigation a:active {
	background-position: left top;
	border:none;
}

#headerSmall {
	background: #036 url(images/navigation_images/headersmall-background.png) repeat;
	height: 30px;
	margin: 0px 0px 3px;
}
#headersmallRight {
	float: right;
	width: 235px;
}
#headerSmall img {
	padding-right: 3px;
	float: left;
	padding-left: 18px;
	padding-bottom: 2px;
}
#headerSmall p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCC;
	letter-spacing: 0.05em;
	padding-top: 7px;
}
#headerSmall p a {
	text-decoration: none;
	color: #CCC;
}
#headerSmall #headersmallRight p img {
	margin-top: -6px;
}
#headerSmall a:hover, #headerSmall a:active {
	color: #FFF;
	text-decoration: underline;
}

#header2 {
	background: #333 url(images/banner_images/blue_banner.png) no-repeat bottom;
	margin: 4px 0px;
	width: 801px;
	float: right;
	height: 100px;
	border-top: 0.5px solid #666;
	border-right: 0.5px solid #666;
	border-bottom: 0.5px solid #666;
	border-left: 0.5px solid #666;
}
#header2 p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #CFF;
	margin-top: 5px;
	letter-spacing: 0.05em;
}
#header2 a {
	color: #CFF;
	text-decoration: none;
}
  #wrapper #header2 .numberOne {
	margin-top: 7px;
}
#leftSidebar {
	margin: 0px 0px 0px;
	padding: 0px;
	width: 210px;
	float: left;
}
#login {
	background: #333 url(images/banner_images/purchase.png) no-repeat bottom;
	margin: 4px 0px 7px;
	height: 100px;
}
#login p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 29px;
	padding-top: 80px;
	color: #00F;
}
#navMenu {
	background: #666 url(images/navigation_images/navmenu-background.png) repeat;
	margin: 0px 0px 7px;
	padding: 0px;
	padding-bottom: 12px;
	height: 850px;
}
#navMenu a:link,#navMenu a:visited {
	color: #FFF;
	
}
#navMenu a:hover,#navMenu a:active {
	color: #00F;
	text-decoration:underline;
	
}
  
#introNav {
	float: left;
	height: 50px;
	width: 83px;
	margin-left: 5px;
	margin-top: -5px;
}
#introNav a {
	font-size:.2em;
	color:#666
}
#navMenu #introNav a:link,#navMenu #introNav a:visited {
	display: block;
	height: 50px;
	width: 84px;
	color: #666;
	background: url(images/navigation_images/intro_nav.png) no-repeat left bottom;
}
#navMenu #introNav a:hover,#navMenu #introNav a:active {
	border:none;
	background: url(images/navigation_images/intro_nav.png) left top;
}
#ruleNav {
	float: left;
	height: 80px;
	width: 84px;
	margin-left: 5px;
}
#ruleNav a {
	font-size:.2em;
	color:#666
}
#navMenu #ruleNav{
	float: left;
	height: 80px;
	width: 84px;
	margin-left: 5px;
	margin-top: -15px;
}
#navMenu #ruleNav a:link,#navMenu #ruleNav a:visited {
	display: block;
	height: 80px;
	width: 84px;
	color: #666;
	background: url(images/navigation_images/rule_nav.png) no-repeat left bottom;
}
#navMenu #ruleNav a:hover,#navMenu #ruleNav a:active {
	border:none;
	background: url(images/navigation_images/rule_nav.png) left top;
}
#trickNav {
	float: left;
	height: 85px;
	width: 83px;
	margin-left: 5px;
	margin-top: -5px;
}
#trickNav a {
	font-size:.2em;
	color:#666
}
#navMenu #trickNav a:link,#navMenu #trickNav a:visited {
	display: block;
	height: 80px;
	width: 84px;
	color: #666;
	background: url(images/navigation_images/trick_nav.png) no-repeat left bottom;
}
#navMenu #trickNav a:hover,#navMenu #trickNav a:active {
	border:none;
	background: url(images/navigation_images/trick_nav.png) left top;
}
#chantNav {
	float: left;
	height: 80px;
	width: 83px;
	margin-left: 5px;
	margin-top: -15px;
}
#chantNav a {
	font-size:.2em;
	color:#666
}

#navMenu #chantNav a:link,#navMenu #chantNav a:visited {
	display: block;
	height: 80px;
	width: 84px;
	color: #666;
	background: url(images/navigation_images/chant_nav.png) no-repeat left bottom;
}
#navMenu #chantNav a:hover,#navMenu #chantNav a:active {
	border:none;
	background: url(images/navigation_images/chant_nav.png) left top;
}
#connectionNav {
	float: left;
	height: 80px;
	width: 83px;
	margin-left: 5px;
	margin-top: -15px;
}
#connectionNav a {
	font-size:.2em;
	color:#666
}

#navMenu #connectionNav a:link,#navMenu #connectionNav a:visited {
	display: block;
	height: 80px;
	width: 84px;
	color: #666;
	background: url(images/navigation_images/connection_nav.png) no-repeat left bottom;
}
#navMenu #connectionNav a:hover,#navMenu #connectionNav a:active {
	border:none;
	background: url(images/navigation_images/connection_nav.png) left top;
}
#navMenu a {
	color: #FFF;
	text-decoration: none;
}

#navBottom {
	margin: 28px 18px 2px;
	background: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 0.5px ridge #FFF;
	text-align: left;
	line-height: 1.25;
	padding: 6px 5px 8px;
	font-size: 0.8em;
	height: 200px;
}

#navMenu #navBottom a {
	color: #00F;
	text-decoration: underline;
}
#navBottom p {
	font-size: 1.0em;
}
#adSpace {
	background: #FFF;
	margin: 0px;
	padding: 0px 0px 20px;
	height: 510px;
}
#adSpace .mainHandout {
	margin-top: -10px;
	margin-left: 35px;
}

#Headline {
	background: #999;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-bottom: 0.5px inset #666;
}
#mainContent {
	margin: 0px 7px 2px;
	padding: 0px;
	width: 530px;
	float: left;
	border-right: #333;
	border-left: #333;
}
#cont1 {
	margin: 0px 0px 7px;
	padding: 0px 0px 20px;
	border: thin solid #999;
}
#container2 {
	margin: 0px 0px 8px;
	padding: 0px 0px 10px;
	background: #FFF;
}
#cont3 .highlight {
	color: #000;
}
#rightSidebar {
	background: #333;
	width: 263px;
	float: right;
}
#rightSidebar p {
	margin-right: 20px;
	margin-left: 20px;
}
#box1Top {
	background: url(images/banner_images/Al-Right2.jpg);
	margin: 0px 0px 7px;
	height: 80px;
}
#box1Top p {
	font-size: 13px;
	color: #000;
	padding-left: 15px;
}
#box2 {
	background: #FFF;
	margin: 0px 0px 7px;
	padding-bottom: 20px;
}
#footer {
	background: #333 url(images/background_body.png) repeat;
	padding: 15px 0px 0px;
	height: 110px;
	clear: both;
	text-align: center;
}

#footer p {
	color: #999;
	margin-top: 5px;
	text-align: left;
}
#footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9CF;
	text-decoration: none;
	cursor: pointer;
}
#footer .ltblueText {
	cursor: pointer;
}

div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,ul,li,p {
	font-family:Arial, Helvetica, sans-serif
}
p {
	font-size: 0.75em;
	color: #666;
	margin-left: 5px;
}
ul {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	list-style: none;
	margin-top: 20px;
	line-height: 39px;
	letter-spacing: 0.1em;
}

h1 {
	color: #FFF;
	font-size: 21px;
	font-weight: normal;
	margin-top: 0em;
	text-align: center;
	height: 35px;
	border-bottom: 0.5px solid #999;
	padding-top: 10px;
	letter-spacing: 0.01em;
	width: 528px;
}
h2 {
	font-size: 1em;
	background: #FF9;
	height: 30px;
	border-bottom: 1.0px solid #333;
	color: #000;
	text-align: center;
	line-height: 28px;
	font-weight: normal;
}
h3 {
	background: #CCC;
	height: 30px;
	border-bottom: 0.5px solid #333;
	font-size: 1em;
	line-height: 28px;
	font-weight: normal;
	text-align: center;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9CF;
	padding: 10px;
	font-weight: lighter;
}
h5 {
	font-size: 1.4em;
	font-weight: lighter;
	color: #FF3;
}
h6 {
	height: 30px;
	font-size: 1.3em;
	font-weight: lighter;
	padding-top: 15px;
	padding-left: 10px;
	letter-spacing: 0.05em;
	color:#FF3
}
.symbolHeader {
	margin-left: 10px;
}
.holder {
}
.tmSymbol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
.apple {
	margin-top: 4px;
}
.find_out_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #00F;
	margin-left: 15px;
}
.blackText {
	color: #000;
}
.lessonsMenu {
	height: 55px;
}
.navmenuText {
	font-size: 0.9em;
	color: #FFF;
	text-align: justify;
	margin-left: 90px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	font-style: normal;
}
.ruleIcon {
	margin-top: 62px;
}
.chantIcon {
	margin-top: -4px;
}
.connIcon {
	margin-top: -15px;
}
.navRule {
	color: #FF0;
	margin-left: 90px;
	font-size: 0.9em;
}
.navText {
	color: #C9F;
	margin-left: 90px;
	font-size: 0.9em;
}
.navChant {
	color: #6C3;
	margin-left: 90px;
	font-size: 0.9em;
}
.navConn {
	font-size: 0.9em;
	color: #F9C;
	margin-left: 90px;
}
.navbottomText {
	margin-left: 15px;
	color: #00F;
	font-size: 1em;
	cursor: pointer;
	text-decoration: underline;
}
.emphasis {
	font-weight: bold;
}
.blueText {
	color: #00F;
	font-family: Arial, Helvetica, sans-serif;
}
.ltblueText {
	color: #9CF;
	font-family: Tahoma, Geneva, sans-serif;
}
.yellowText {
	color: #FF6;
}
.whiteText {
	color: #FFF;
	font-weight: lighter;
	font-size: 0.9em;
	line-height: 1.5;
}
.highlight {
	background: #FF0;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 20px;
}
.largeText {
	font-size: 1.3em;
	letter-spacing: 0.1em;
}
.learnMore {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
	margin-left: 150px;
	margin-top: 2px;
	line-height: 10px;
}
.readMore {
	font-variant: small-caps;
	color: #6CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0px;
}
.getFactivated {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 30px;
	padding-left: 17px;
}
.Underline {
	text-decoration: underline;
}
.pinkHeadline {
	font-size: 1em;
	color: #C09;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
}
.purpleText {
	color: #C9F;
}
.greenText {
	color: #0C0;
}
.pinkText {
	color: #F39;
}
.headerSmall {
	font-size: 0.9em;
	letter-spacing: 0.05em;
}
.nestedLists {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
	line-height: 22px;
	margin-left: 38px;
}
.list {
	margin-left: 36px;
	font-size: 1.2em;
	line-height: 52px;
}
.testimonialPencil {
	margin-left: 80px;
	margin-top: -15px;
	padding-right: 5px;
}
.testimonialsImg {
	margin-top: 7px;
	margin-left: 10px;
}
.blueSmall {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
}
.signupHeader {
	margin-left: 10px;
	font-size: 0.9em;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}
.students {
	font-size: 0.8em;
}
.highlightLink {
	color: #00F;
	text-decoration: underline;
	background: #FF0;
	letter-spacing: 0em;
	cursor: pointer;
}
.appleHeader {
	margin-left: 520px;
}
.headerText {
	margin-bottom: 8px;
}
.meaningful {
	font-size: 1.3em;
	margin-left: 30px;
}
.numberOne {
	font-size: 1em;
	margin-left: 60px;
}
.tm {
	font-size: 0.8em;
}
.introClass {
}
.ruleClass {
	font-size: 1.0em;
}
.chantClass {
	font-size: 0.9em;
}
.blueUnderline {
	color: #00C;
	text-decoration: underline;
	cursor: pointer;
}
.darkPink {
	color: #F9C;
}
.footerLine1 {
	margin-left: 340px;
}
.footerLine2 {
	margin-left: 335px;
}
.footerLine3 {
	margin-left: 220px;
}
.grayText {
	color: #333;
}
.grayHighlight {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #999;
	font-size: 0.9em;
	margin-left: 28px;
}
.italics {
	font-style: italic;
}
.mainHandout {
	font-style: italic;
	font-weight: bold;
}
.conceptIcon {
	margin-top: -3px;
	margin-bottom: 5px;
	margin-left: 55px;
	cursor: pointer;
}
.reel {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -8px;
}
.adspaceHead {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.1em;
	font-weight: bold;
	color: #060;
	letter-spacing: normal;
}
.comingSoon {
	font-family: Arial, Helvetica, sans-serif;
	color: #F63;
	font-size: 0.9em;
	margin-left: 58px;
	text-align: center;
}
#frm Contact p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
}
#frmContact fieldset {
	background: #CCC;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	border-top: none;
	border-left: thin solid #999;
	border-right-style: none;
	border-bottom: thin solid #999;
}
#cont1 #frmContact input.text:focus, #cont1 #frmContact textarea:focus {
	background: #FFC;
	border: thin solid #C90;
}
.text {
}
.navigationHolder {
}

.redText {
	color: #900;
}
#menu {
	height: 100px;
}
