/* CSS Document */

body {
	text-align: left;
	padding: 0;
	margin: 0;
	margin: auto;
/*	font: 13px "trebuchet ms", arial, helvetica, serif;*/
	font: 12px arial, helvetica, serif;
	text-align: left;
	color: #000;

	background-image:url("/images/page-bg7.gif");
	background-position: top center;
/*	background-attachment: fixed; */
}

#mainhome {
	background-image:none;
	background:#ff0;

}

#flashmovie {
	margin: auto;
	text-align:center;
}


#container {
	margin: auto;
	width: 720px;
	padding: 0;
}

#MainNav {
	float: left;
	list-style: none;
	width: 160px;
	margin:0;
	padding:0;
}

.MainNavTable {
	 width: 100%;
	font: 12px arial, helvetica, serif;
}

#StyleChanger{
	position: relative;
	top: 10px;
	left: 45px;
}

#display {
	float:left;
	padding-left: -200px;	
	margin: 0;
	width: 560px;
}


#SubNav {
	margin:10px 0px 0px 0px;
	padding: 0;
	width: 560px;
	height: 24px;
}

#LastNav {
	margin:0px 0px 0px 0px;
	padding: 0;
	width: 560px;
	height: 24px;
}



#content {
	margin: 0;
	padding: 0;
	width: 560px;
}


#footer {
	width: 560px;
	height:24px;
	padding: 0;
	margin: 0;
}

#FlashMovie{
/*	z-index: 100;
border: 2px solid #000000;*/
}

table.HomeFooter {
	margin: auto;
	margin-top: 7px;
	width: 553px;
}

td.Materials {
	width: 240px;
}


td.TopSpace {
	height: 10px;
}

.FooterTable {
	height: 22px;
	width: 97%;
}

.ProFooter, .ParentFooter, .KidFooter  {
	width: 560px;
	height:48px;
	padding: 0;
	margin: 0;
}

.ProFooterBG, .ParentFooterBG, .KidFooterBG  {
	width: 560px;
	height:48px;
	padding: 0;
	margin: 0;
	line-height: 70%;
}


.ProFooterBG  {
	background-image:url("/images/pro-footer.gif");
	background-repeat:no-repeat;
}

.ParentFooterBG  {
	background-image:url("/images/parent-footer.gif");
	background-repeat:no-repeat;
}

.KidFooterBG  {
	background-image:url("/images/kid-footer.gif");
	background-repeat:no-repeat;
}


.profooterleft, .parentfooterleft, .kidfooterleft, .footer-lefttable {
	width: 469px;
	height:24px;
	padding: 0;
	margin: 0;
}


.profooterleft  {
	background-image:url("/images/pro-footer-left-bg.gif");
	background-repeat:no-repeat;
}

.parentfooterleft  {
	background-image:url("/images/par-footer-left-bg.gif");
	background-repeat:no-repeat;
}

.kidfooterleft  {
	background-image:url("/images/kid-footer-left-bg.gif");
	background-repeat:no-repeat;
}

.footerspacer {
	width: 20px;
}

.profooterright, .parentfooterright, .kidfooterright {
	width: 71px;
	height:24px;
	padding: 0; 
	margin: 0; 
	text-align: center;
}

.profooterright {
	background-image:url("/images/pro-footer-right-bg.gif");
	background-repeat:no-repeat;
}

.parentfooterright {
	background-image:url("/images/par-footer-right-bg.gif");
	background-repeat:no-repeat;
}

.kidfooterright {
	background-image:url("/images/kid-footer-right-bg.gif");
	background-repeat:no-repeat;
}


.NavTable {
	width: 560px;
}

.NavHeight {
	height: 24px;
}

.GenTable {
	width: 469px;
}

.LastNav {
	font-size: 11px;
	font-style: bold;
	text-decoration:none;
}

.ProLastNavYes, .ParentLastNavYes, .KidLastNavYes {
	color:#ffff00;
}

.ProLastNavNo, .ParentLastNavNo, .KidLastNavNo {
	color:#ffffff;
}


a {
	text-decoration:none;
}



.ProContentTop {
	width: 560px;
	height: 20px;
	background-image:url("/images/pro-Content-top.gif");
	background-repeat:no-repeat;
}

.ProContentLeft {
	width:30px;
	background-image:url("/images/pro-Content-left.gif");
}

.ProContentRight {
	width:30px;
	background-image:url("/images/pro-Content-right.gif");
}

.ProContentBottom {
	width: 560px;
	height: 20px;
	background-image:url("/images/pro-Content-bottom.gif");
	background-repeat:no-repeat;
}



.ParentContentTop {
	width: 560px;
	height: 20px;
	background-image:url("/images/par-Content-top.gif");
	background-repeat:no-repeat;
}

.ParentContentLeft {
	width:30px;
	background-image:url("/images/par-Content-left.gif");
}

.ParentContentRight {
	width:30px;
	background-image:url("/images/par-Content-right.gif");
}

.ParentContentBottom {
	width: 560px;
	height: 20px;
	background-image:url("/images/par-Content-bottom.gif");
	background-repeat:no-repeat;
}


.ChildrenContentTop {
	width: 560px;
	height: 20px;
	background-image:url("/images/kid-Content-top.gif"); 
	background-repeat:no-repeat;
}

.ChildrenContentLeft {
	width:30px;
	background-image:url("/images/kid-Content-left.gif");
}

.ChildrenContentRight {
	width:30px;
	background-image:url("/images/kid-Content-right.gif");
}

.ChildrenContentBottom {
	width: 560px;
	height: 20px;
	background-image:url("/images/kid-Content-bottom.gif");
	background-repeat:no-repeat;
}

.MainContent {
	width: 500px;
	background: #ffff00;
}

ol {
	margin-top:0px;
}

ul.probullet {
	list-style-image:url("/images/blue-bullet.gif");
	list-style-position: outside;
	margin-top:0px;
	margin-bottom:10px;
}

ul.parentbullet {
	list-style-image:url("/images/green-bullet.gif");
	list-style-position: outside;
	margin-top:0px;
	margin-bottom:10px;
	font-weight: normal;
}

ul.parentbullet2 {
	list-style-image:url("/images/green-bullet.gif");
	list-style-position: outside;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;
}

ol {
	font-weight: bold;
}



.kidbullet, .kidbullet ul {
	list-style-image:url("/images/red-bullet.gif");
	list-style-position: outside;
	margin-top:15px;
}

.kidbullet li {
	padding-bottom:10px;
}

ul.probullettwo, ul.parentbullettwo {
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom:5px;
	}


.ImgTable {
	width: 200px;
}

/* Up to this point */



