/*  style for the Mindquest Academy main topics */


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

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

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

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

.style3 {
	font-size: 12px;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
}
			
div#top {
	background-image: url();
}

div#nav_top_level_canvas {}

div#nav_top_level{}

div#HomeTab{
	 top: 0px;
	 }            
div#StartTab{
	  top: 0px;
	  }         
div#CoursesTab{ 
	 top: 3px;
	 }
div#PathwayTab{
	 top: 0px;}           
div#EducatorTab{ 
	 top: 0px;   
	    }
		
	div#center_column2.lab
	{background-image:  url("../images/LAYOUT/ChemLab002bk.jpg");
	background-repeat:no-repeat;
	background-position: -25px 35px;
	}

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


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



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

	/* ############################# content tables ########################### */
td.tablepiece1{
			background-image:   url("../images/LAYOUT/tablepieces_1_Oo.gif");
}
td.tablepiece2{
			background-image:   url("../images/LAYOUT/tablepieces_2_Oo.gif");
}
td.tablepiece3{
			background-image:   url("../images/LAYOUT/tablepieces_3_Oo.gif");
}
td.tablepiece4{
			background-image:   url("../images/LAYOUT/tablepieces_4_Oo.gif");
}
td.tablecontent{
background-color:#ffe0cc;
}
td.tablepiece5{
			background-image:   url("../images/LAYOUT/tablepieces_5_Oo.gif");
}
td.tablepiece6{
			background-image:   url("../images/LAYOUT/tablepieces_6_Oo.gif");
}
td.tablepiece7{
			background-image:   url("../images/LAYOUT/tablepieces_7_Oo.gif");
}
td.tablepiece8{
			background-image:   url("../images/LAYOUT/tablepieces_8_Oo.gif");
}
	td.tablepiece1w{
			background-image:   url("../images/LAYOUT/tablepieces_1_Ow.gif");
}
td.tablepiece2w{
			background-image:   url("../images/LAYOUT/tablepieces_2_Ow.gif");
}
td.tablepiece3w{
			background-image:   url("../images/LAYOUT/tablepieces_3_Ow.gif");
}
td.tablepiece4w{
			background-image:   url("../images/LAYOUT/tablepieces_4_Ow.gif");
}
td.tablecontentw{
background-color:#ffffff;
}
td.tablepiece5w{
			background-image:   url("../images/LAYOUT/tablepieces_5_Ow.gif");
}
td.tablepiece6w{
			background-image:   url("../images/LAYOUT/tablepieces_6_Ow.gif");
}
td.tablepiece7w{
			background-image:   url("../images/LAYOUT/tablepieces_7_Ow.gif");
}
td.tablepiece8w{
			background-image:   url("../images/LAYOUT/tablepieces_8_Ow.gif");
}
/*
###################################################
# FOOTER NAVIGATION
###################################################
*/
#NavFooter {
}

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

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

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



/*  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

courses
tan  d47902  ff6600 orange , 20% ffe0cc

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

		

*/
