body {
	margin: 0;
	padding: 0;
/*	background : white url("back3.gif") repeat-y;   */
	background-position: 50%;
	color: black;
	background-color: #0e1424;
/*	background-color: #081631;  */
	font-size: 0.8em;
	font-family: "Century Gothic", "Palatino Linotype", Arial, Helvetica, sans-serif; 
}
span {
	font-weight: normal;
}


/*   "titles on the school web site are ---------> 	color: #4773a2;  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

h1 {
	color: #0e1424;
	font-size: 1.4em;
}

h2 {
/*	width: 915px;  */
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 100px;
	background-color: white;
	color: #4773a2;
	font-size: 1.2em;
}

h3 {
	text-decoration: underline;
	color: #4773a2;
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
	color: #000033;
}
h5 {
	font-size: 1.2em;
	color: #006699;
}

img {
	margin: 0px;
}

.top {
	width: 640px;
	height: 4px;
	background-color: black;
}

.container {
/*	text-align: center;   */
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;

}
.navbar {
	width: 955px;
	height: 24px;
	background: url("navimgs/navback.jpg");
	background-position: center 0px;
	background-repeat: no-repeat;	
	font-family: "Arial Black";	
	font-size: 0.9em;
/*	width: 640px; */
/*	font-size: 1.1em; */
/*	height: 20px;  */
	
/*	margin-top: -5px; */
/*	margin-bottom: 0px; */
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
/*	background-color: #EEF;  */


}
.pic {
	float: right;
	padding-left: 10px;
}

.content {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
	padding-bottom: 20px;
	clear: both;
}
.bodytext {
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 0px;
	margin-bottom: -19px;
}

.content li{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

.content ul li {
	margin-bottom: 10px;
}

.foot {
	width: 640px;
/*	height: 25px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #BFCCE6;
	border-top: 1px solid gray;
}
p {
}
.navbar ul {
	list-style: none;
	display: inline;

}
.navbar ul li {
	display: inline;
	padding-right: 65px; 
	font-size: 0.8em;
		border: 1px solid red;  
}
.navbar ul li a {
	text-decoration: none;
}
.navbar ul li a:link {
	font-weight: bold;
	color: #FFF;
}
.navbar ul li a:visited {
	font-weight: bold;
	color: #FFF;
}
.navbar ul li a:hover {
	font-weight: bold;
	color: #DDD;
}
.navbar ul li a:active {
	font-weight: bold;
	color: #DDD;
}






.navbar a {
	text-decoration: none;
	width: 100px;  
	height: 24px;
	line-height: 2.2em;	
	}
.navbar a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	margin-left: 30px;
	margin-right: 30px;
	height: 24px;
}
.navbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	margin-left: 30px;
	margin-right: 30px;
	height: 24px;
}
.navbar a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DDD;
	margin-left: 30px;
	margin-right: 30px;
	height: 24px;
}
.navbar a:active {
	text-decoration: none;
	font-weight: bold;
	color: #DDD;
	margin-left: 30px;
	margin-right: 30px;
	height: 24px;
}















.box {
/*	margin-left: auto;
	margin-right: auto; */
	float: right;
	width: 150px;  
	border: 1px solid black;
}
.pright {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	font-size: 1.2em;
}
.phead {
	width: 755px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
/*	padding-left: 100px;
	padding-right: 100px;   */
	background-color: #EEF;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #673dbe;
/*	border-top: 1px solid #673dbe;
	border-bottom: 1px solid #673dbe;  */
}
hr {
	width: 50%;
}
form {
	margin-right: auto;
	margin-left: auto;
	color: black;
	font-weight: 600;
}
form table {
	margin-right: auto;
	margin-left: auto;
}
input.formlab {
	color: #0054AA;
	background: #FFF;
	border: 1px solid gray;

}
input.send{
	color: #000;
	font-weight: bold;
	background: #4b82bb;
	border: 2px outset #000;
	margin-left: 112px;
}
textarea {
	border: 1px solid gray;
}

td.formtd {
	background: #EEE;
	color: #0054AA;
	font-size: 0.9em;
	font-weight: bold;
}
.right {
	float: right;
	margin-left: 5px;
}
.middle {
	text-align: center;
}
#valid {
	float: right;
	margin-right: -106px;

}
.blue {
	color: #000;
}
.blue  a:link {
	font-weight: bold;
	color: #000033;
}
.blue  a:visited {
	font-weight: bold;
	color: #000033;
}
.blue  a:hover {
	font-weight: bold;
	color: #000033;
}
.blue  a:active {
	font-weight: bold;
	color: #000033;
}
.black {
	color: black;
	font-weight: bold;
}
.banner {
	width: 955px;
	height: 109px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #4b82bb;
}
.bannerb{
	width: 955px;
	height: 14px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #4b82bb;
}

.larger {
	font-size: 1.6em;
}
.middle {
	text-align: center;
}
.indexpics {
	float: right;
}