/*  style for the Mindquest Academy main topics */


/* ======================General styles========================================================== */

/* ======================navigation styles========================================================== */
/*   structure     */
h1 {

	color:#001a6d;
	
}
h4 {
	
	color:#d47902;
margin:12px 0px 12px 24px;
}
h6 {
	
	color:#d47902;
margin:12px 0px 12px 0px;
}

		#sideNavigation {
		background-image:  url("../images/LAYOUT/circlegrade2Yellow.gif");
background-position: 0px 0px;
			height:225px;
}
			
div#top {
	background-image: url();
}

div#nav_top_level_canvas {}

div#nav_top_level{}

div#HomeTab{
	 top: 0px;
	 }            
div#StartTab{
	  top: 3px;
	  }         
div#CoursesTab{ 
	 top: 0px;
	 }
div#PathwayTab{
	 top: 0px;}           
div#EducatorTab{ 
	 top: 0px;   
	    }
		
		

	
div#middle {
	background-image:  url("../images/LAYOUT/topcornersYellow.gif");
	color:#000000;
}


div#content {
	background-image:   url("../images/LAYOUT/midlinesYellow.gif");
}



div#bottom {
	background-image:   url("../images/LAYOUT/bottomcornersYellow.gif");
}
/* ############################# content tables ########################### */
td.tablepiece1{
			background-image:   url("../images/LAYOUT/tablepieces_1_Yy.gif");
}
td.tablepiece2{
			background-image:   url("../images/LAYOUT/tablepieces_2_Yy.gif");
}
td.tablepiece3{
			background-image:   url("../images/LAYOUT/tablepieces_3_Yy.gif");
}
td.tablepiece4{
			background-image:   url("../images/LAYOUT/tablepieces_4_Yy.gif");
}
td.tablecontent{
background-color:#fff5cc;
}
td.tablepiece5{
			background-image:   url("../images/LAYOUT/tablepieces_5_Yy.gif");
}
td.tablepiece6{
			background-image:   url("../images/LAYOUT/tablepieces_6_Yy.gif");
}
td.tablepiece7{
			background-image:   url("../images/LAYOUT/tablepieces_7_Yy.gif");
}
td.tablepiece8{
			background-image:   url("../images/LAYOUT/tablepieces_8_Yy.gif");
}
	td.tablepiece1w{
			background-image:   url("../images/LAYOUT/tablepieces_1_Yw.gif");
}
td.tablepiece2w{
			background-image:   url("../images/LAYOUT/tablepieces_2_Yw.gif");
}
td.tablepiece3w{
			background-image:   url("../images/LAYOUT/tablepieces_3_Yw.gif");
}
td.tablepiece4w{
			background-image:   url("../images/LAYOUT/tablepieces_4_Yw.gif");
}
td.tablecontentw{
background-color:#ffffff;
}
td.tablepiece5w{
			background-image:   url("../images/LAYOUT/tablepieces_5_Yw.gif");
}
td.tablepiece6w{
			background-image:   url("../images/LAYOUT/tablepieces_6_Yw.gif");
}
td.tablepiece7w{
			background-image:   url("../images/LAYOUT/tablepieces_7_Yw.gif");
}
td.tablepiece8w{
			background-image:   url("../images/LAYOUT/tablepieces_8_Yw.gif");
}
	
/*
###################################################
# FOOTER NAVIGATION
###################################################
*/
#NavFooter {
}

#NavFooter a, #NavFooter a:visited {
	color:#001A6D;
}

#NavFooter a:hover, #NavFooter a:visited:hover {
	color:#d47902;
}

#NavFooter .border_right {
	border-right:#001A6D;
}

#NavFooter .border_left {
	border-left:#001A6D;
}


#copyright a, #copyright a:visited {
	text-decoration:none;
	color:#001A6D;
}
#copyright a:hover, #copyright a:visited:hover {
	color:#d47902;
}



/*  pallet
Home                           
blue  #001a6d  001a6d
GRADE FFFFFF AND 003399 
0033cc   001959
GRADE 2 bbbeff  000066  ccccff
UP GRADE 001959 AT 71% bbbeff
TEXT 001a6d   STROKE 003399
0a2ea0  001961

getting started
red   cc3300,  GRADE1 d23801    ffcc00 yellow, 20% fff5cc

courses
tan  d47902

Pathways to success
yellow  ffcc00

educators' corner    green 339900   d3ffbb     669933, d3ffbb

body text #001A6D

#column_left {
	float:left;
	width:340px;
	margin-top:12px;
}
#column_right {
	display:inline;
	float:right;
	width:340px;
	margin-top:12px;
	margin-right:18px;
}
#content div p, #content div h4 {
	margin-left:8px;
	margin-right:10px;
	clear:both;
}

		

*/
