body {
	background: #F0F8FF;


}
td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #0000CD;
	font-weight: normal;
}
tr  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #0000CD;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #ffffff; /updated by steve/
	font-weight: normal;
}


a {
	text-decoration: none;
	color: #ff6633;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #D2691E;
	font-weight: bold;
}

table {
	padding: 3px;
	width: 75%
	text-align: right;
	
}


form {
	border: thin;
	border-color: Blue;
	font-size: 10pt;
   font-family : Arial, sans-serif ;
	
}

input {
	font-family : Arial, sans-serif ;
	font-size : 10pt;
	color: #00008B;
	font-weight: normal;
}

option {font-family : Arial, sans-serif ;
	font-size : 10pt;
	color: #00008B;
	font-weight: normal;
	
}

hr {
	color: #ff6633;
	width: 100%;
	text-align: left;
	
}
h3 {
	color:#0000CD;
	font-size: small;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
h4 {
	color:#0000CD;
	font-size: small;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	color:#0000CD;
	font-size: small;
	font-style: normal;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-variant: small-caps;



/Here are the additions that I have made to your CSS/

}

#edurheader {
	position:absolute;
	left:24px;
	top:57px;
	width:664px;
	height:196px;
	z-index:1;
	background-image: url(images/eduheader2.png);
}

#apDiv2 {
	position:absolute;
	left:27px;
	top:284px;
	width:642px;
	height:161px;
	z-index:2;
	background-color: #000066;
}
body {
	background-color: #000066;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #FFFFFF;
}
#bodytext {
	position:absolute;
	left:22px;
	top:249px;
	width:662px;
	height:297px;
	z-index:2;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
#apDiv4 {
	position:absolute;
	left:24px;
	top:15px;
	width:634px;
	height:44px;
	z-index:3;
}
#linkscontainer {
	position:absolute;
	left:313px;
	top:37px;
	width:383px;
	height:31px;
	z-index:3;
}