/* CSS Document */
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
/* Begin CSS for Drop in Images */
#HeaderImage {
position:absolute;
top:99px;
left:0px;
width: 820px;
height: 178px;
background-color:#FFFFFF;
text-align:center;
background-image:url(../images/highed.jpg);
background-position:center;
background-repeat:no-repeat;
z-index:auto;
border:solid;
border-width:1px;
border-top-style:hidden;
border-bottom-style:hidden;
}
/* End CSS for Drop in Images */
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/
#footer {
	position: relative;
	top:1030px;
	bottom: 0;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 9px; 
	text-decoration:none;
	color:#000000;
}
/* End Css for Drop in Images */
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/