/*  style for the Mindquest Academy main topics */


/* ======================General styles========================================================== */
div#center_columnhome {
	margin:0px 10px 0px 160px;
	padding:0px 6px 0px 14px;
	 z-index:2;
	  background-color:transparent;
}
/* ======================navigation styles========================================================== */
/*   structure     */
h1 {

	color:#001a6d;
	
}
h4 {
	
	color:#0000dc;
margin:12px 0px 0px 24px;
}


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

div#nav_top_level_canvas {}

div#nav_top_level{}

div#HomeTab{
	 top: 3px;
	 }            
div#StartTab{
	  top: 0px;
	  }         
div#CoursesTab{ 
	 top: 0px;
	 }
div#PathwayTab{
	 top: 0px;}           
div#EducatorTab{ 
	 top: 0px;   
	    }
		
	div#center_column.background1 {	
	background-image:  url("../images/LAYOUT/background1dcl.jpg");
	background-repeat:no-repeat;

	padding:3px 12px 0px 12px;
	
}	

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


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



div#bottom {
	background-image:   url("../images/LAYOUT/bottomcornersBlue.gif");
}
/* ############################# content tables ########################### */
td.tablepiece1{
			background-image:   url("../images/LAYOUT/tablepieces_1_Bb.gif");
}
td.tablepiece2{
			background-image:   url("../images/LAYOUT/tablepieces_2_Bb.gif");
}
td.tablepiece3{
			background-image:   url("../images/LAYOUT/tablepieces_3_Bb.gif");
}
td.tablepiece4{
			background-image:   url("../images/LAYOUT/tablepieces_4_Bb.gif");
}
td.tablecontent{
background-color:#ccccf8;
}
td.tablepiece5{
			background-image:   url("../images/LAYOUT/tablepieces_5_Bb.gif");
}
td.tablepiece6{
			background-image:   url("../images/LAYOUT/tablepieces_6_Bb.gif");
}
td.tablepiece7{
			background-image:   url("../images/LAYOUT/tablepieces_7_Bb.gif");
}
td.tablepiece8{
			background-image:   url("../images/LAYOUT/tablepieces_8_Bb.gif");
}
	td.tablepiece1w{
			background-image:   url("../images/LAYOUT/tablepieces_1_Bw.gif");
}
td.tablepiece2w{
			background-image:   url("../images/LAYOUT/tablepieces_2_Bw.gif");
}
td.tablepiece3w{
			background-image:   url("../images/LAYOUT/tablepieces_3_Bw.gif");
}
td.tablepiece4w{
			background-image:   url("../images/LAYOUT/tablepieces_4_Bw.gif");
}
td.tablecontentw{
background-color:#ffffff;
}
td.tablepiece5w{
			background-image:   url("../images/LAYOUT/tablepieces_5_Bw.gif");
}
td.tablepiece6w{
			background-image:   url("../images/LAYOUT/tablepieces_6_Bw.gif");
}
td.tablepiece7w{
			background-image:   url("../images/LAYOUT/tablepieces_7_Bw.gif");
}
td.tablepiece8w{
			background-image:   url("../images/LAYOUT/tablepieces_8_Bw.gif");
}
				
	
/*
###################################################
# FOOTER NAVIGATION
###################################################
*/
#NavFooter {
}

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

#NavFooter a:hover, #NavFooter a:visited:hover {
	color:#0033cc;
}

#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:#cc3300;
}



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

getting started
red   cc3300,  GRADE1 d23801

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;
}

		

*/
