/*
	Stylesheet for Tec-Ed
	Created at Hile Design, 2006
*/
/*
	MSIE exceptions are in print_all_msie.css
*/
/* 
	Homepage (index.html) stylesheeting is in screen_home.css
*/

/* Global CSS */

.bg_red,.bg_teal,.bg_gold,.bg_lilac,.bg_green {
	background:none;
	}
#head,#pic,#leftnav {
	display:none;
	}
.screen_hide {
	display:none;
	}
#content {
	width:760px;
	}
	
body {
	font-size:12px; /* base 1em measure: 12 pixels */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
b, h1, h2, h3, h4, h5, h6 {
	font-family: "Arial black", "MS Arial black";
	font-weight:normal;
	}
h1 {font-size:1.5em;}
h2 {font-size:1.2em;}
h3 {font-size:1.1em;}
h4 {font-size:1.0em;}
h5 {font-size:1.0em;}
h6 {font-size:1em;}




/* EOF */
