/*Set aside for page headings*/
H1 	{/*position:relative;*/
	background-color: #D0E4F4;
  	MARGIN: 0.6em;
	width:12em;
	LEFT: 2em;
	border-color: #99CC33;
  	border-width: thin;
  	border: thin outset;
	font: 1.3em "comic sans ms"; 		 
  	color: #224B6E;
	text-align: center;
	PADDING-TOP: 0.3em;
	PADDING-BOTTOM: 0.3em;
}

/*H2 set aside for the Menubar Only*/
H2	{font: 0.8em/0.3em "comic sans ms";
	text-align: center;
}

/*H3 Heading text width set to 80%*/
H3 	{position: relative;
	top:0.8em;
	left:0.5em;
	/*width:80%;*/
	font: 1.2em "comic sans ms"; color:#224B6E;
	text-align: justify;
}

/* General body text*/
H4 	{position: relative;
	left:0.5em;
	width:95%;
	font: 0.9em/1.1em "comic sans ms"; color: #224B6E;
	text-align: justify;
}



/*Set for hotlinks & Image titles on Leaders page*/
H5 	{ font: 0.7em/1.1em "comic sans ms"; color: #ffffff;
}

/*Font for Eric's page*/
H6	{/*position: relative;*/
	/*margin:.5em 0 .5em 50px;
	left:0.5em;
	width:95%;*/
	font: 0.9em/1.1em "comic sans ms"; color: #224B6E;
	/*text-align: justify;*/
}
/*{ font: 0.7em/1.1em "comic sans ms"; color: #B10101;
}*/
H7	{ font: 0.7em/1.1em "comic sans ms"; color: #224B6E;
}

HR	{ color: #224B6E;
	background-color: #224B6E;
	height: 2px;
	width:80%;
}

#header {
	BACKGROUND-color: #ffffff;
}

#left-sidebar {
	BACKGROUND: #FFFFFF;
}
DIV#blockbox {width:300px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:5px;
	background-color: #D0E4F4;
  	MARGIN: 0.6em;
	/*width:12em;
	LEFT: 6em;*/
	border-color: #99CC33;
  	border-width: thin;
  	border: thin outset;
	PADDING-TOP: 0.3em;
	PADDING-BOTTOM: 0.3em;
}
