/* CSS Document */

	body {

		text-align			:center;

		background-image	:url(../images/EduBGfull.jpg);

		background-repeat	:repeat-y;

		background-position	:center;

		height				:100%;

		}

	

	#frame {

		/*background-image:url(../images/AnEcenterBG.jpg);*/
		background-repeat:repeat-y;
		background-position:center;
		width:768px;
		margin-right:auto;
		margin-left:auto;
		margin-top:-10px;
		margin-bottom: 0px;
		padding:0px;
		text-align:left;
		overflow: visible;	/* fix for IE italics bug */
		position: relative;
		height	:100%;
		}

		

	#leftcontent {
		width:150px;
		padding:0px;
		float:left;
		border:1px #000;
		}

	

	#contentcenter {
		width:468px;
		padding:0px;
		float:left;

		}

	

	#contentright {

		width:150px;
		padding:0px;
		float:left;
		

		}

	

	#contentheader {

	height:167px;

		}

		

a { 
font-family			:Arial, Helvetica, sans-serif;
font-weight			: bold;
font-size			:11px;
color				: #fff;
text-decoration		: none;
outline				: none;
	}

	

a:hover {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:11px;
font-style			:none;
text-decoration		: none;
color				: #630;
outline-color:#000000;
	}

.more a { 
font-family			:Arial, Helvetica, sans-serif;
font-size			:14px;
color				: #f60;
text-decoration		: none;
outline				: none;
	}

	

.more a:hover {
font-family			:Arial, Helvetica, sans-serif;
font-size			:14px;
font-style			:none;
text-decoration		: none;
color				: #630;
outline-color:#000000;
	}
	

p {
font-family			:Arial, Helvetica, sans-serif;
font-size			:14px;
padding				: 0 15px 0 15px;
 }

 

 h1 {
font-family			:Arial, Helvetica, sans-serif;
font-weight			:bold;
font-size			:18px;
color				:#ff6600;
 }

 

 h2 {
 font-family		:Arial, Helvetica, sans-serif;
 font-weight		:bold;
 font-size			:16px;
 color				:#ff6600;
 }

 

 h3 {

 font-family		:Arial, Helvetica, sans-serif;

 font-weight		: bold;

 font-size			:14px;

 color				:#000000;

 }

		

.schoolname {

 	text-decoration		: none;

	color				: #ff6633;

	vlink				: #FF0033;

	font-family			: Arial, Helvetica, sans-serif;

	font-size			: 16px;

	font-weight			: bold;

	font-style			: italic;

}



#contentheader h1 {

		font-size		:14px;

		padding			:10px;

		margin			:0px;

		}

	

#contentright p { font-size:10px}

	

.navdivider {

		background-color	: #ff6600;	

		font-size			: 3px; height: 1px; 

		overflow-y			: hidden; 

		line-height			: 1px;

		padding				:3px,0,3px,0;

		margin-bottom		:3px;

		margin-top			:3px;

		width				:148px;

		margin-left			:1px;

		}

	

.bottom {border-top: 1px solid #000; position: relative;}



.clear {

  clear: both;        /* below longest column */

  margin: 0;

  padding: 0;

}

	

	#clearfooter{clear:both;height:20px;}

	

	#footer {

	margin-left			:2px;

	text-align			:right;

	width				:765px;

	height				:19px;

	clear				:both;

	vertical-align		:bottom;

	position			:SI_clearAbsolutes;

	bottom				:-25;

	background-color	:#ff6600;

	font-family			:Arial, Helvetica, sans-serif;

	font-size			:x-small;

	font-weight			:bold;

	padding-top			:4px;

	

	}

	



html>body div#footer {

    position: static;

}

/*

#footer {



	margin-left			:2px;

	text-align			:right;

	width				:765px;

	height				:20px;

	clear				:both;

	vertical-align		:bottom;

	/*position			:SI_clearAbsolutes;*/

	/*bottom				:0;

	background-color	:#ff9900;

	font-family			:Arial, Helvetica, sans-serif;

	font-size			:x-small;

	font-weight			:bold;

	padding-top			:4px;

	}

	*/

	

.footerfont {font-family:Arial, Helvetica, sans-serif;

	font-size:xx-small;

	font-weight:bold;

	}

	

</style>