body {
	background-color: #033;
}

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #993333;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #660033;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #990000;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #990033;
	background: transparent;  
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	vertical-align: top;
	text-align: left;
}
/* NEXT IS BANNER  (NB  TOP NAV IN SEPARATE DIV) */ 
#page-header {
	position: absolute;
	left: 48px;
	top: 53px;
	z-index: 3;
	background-image: url(ALL/images/banner-static-wide.gif);
	height: 79px;
	width: 795px;
	visibility: visible;
	background-repeat: no-repeat;
}

/* TOP NAV */ 
#top-nav {
	position: absolute;
	left: 325px;
	top: 57px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	width: 600px;
	z-index: 4;
	visibility: visible;
}
#top-nav ul {
	display: inline;
	list-style-type: none;
}

#top-nav li{
	display: inline;
	margin-right: 15px;
	padding: 0px;
	list-style-type: none;
}

/* SLIDES - THIS STYLES BOX (W GRID BG) + TABLE & ITS TEXT */ 
#slides {
	left: 66px;
	top: 152px;
	position: absolute;
	visibility: visible;
	background-image: url(WWD/FRONT/front%20imgs/background500.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 352px;
	width: 476px;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	z-index: 5;
	padding-top: 150px;
	padding-bottom: 50px;
}

#slides p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: top;
	letter-spacing: normal;
	font-weight: lighter;
}

#slides h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
color: #99CC99;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 15px;
}

#slides td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #6699CC;
}

#slides a:link {
	font-weight : normal;
	text-decoration : none;
	color: #990033;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#slides a:visited {
	font-weight : normal;
	text-decoration : none;
	color: #336666;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#slides a:hover {
	font-weight : normal;
	text-decoration : underline;
	color: #6699CC;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#slides a:active {
	font-weight : normal;
	text-decoration : none;
	color: #990033;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
/* SLIDES - THIS SETS UP THE SCROLL BOX FOR SLIDES  */ 
#slides-liner {
	height: 320px;
	width: 500px;
	overflow: auto;
	position: absolute;
	z-index: 7;
	left: 4px;
	top: 20px;
	margin-left: 5px;
	margin-right: 5px;

}
hr {shade: noshade;
}

#page {
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 5px;
}

#menu-right {
	position: absolute;
	visibility: visible;
	left: 669px;
	top: 221px;
	display: block;
	z-index: 8;
	height: 108px;
	width: 124px;
}
#menu-right ul {
	display: block;
	list-style-type: none;
	z-index: 8;
	position: absolute;
	left: 0px;
	top: 2px;
	padding-left: 10px;
	padding-top: 30px;
}

/* WINDOW -  */ 
#window {
	left: 66px;
	top: 152px;
	position: absolute;
	visibility: visible;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	z-index: 5;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	height: 500px;
	width: 532px;
}

#window ul {
	display: block;
	list-style-type: none;
	z-index: 10;
	position: absolute;
	left: 44px;
	top: 20px;
	padding-left: 10px;
	padding-top: 10px;
	width: 200px;
	padding-right: 5px;
}

#window td {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
}

#left-col {
	display: block;
	width: 220px;
	list-style-type: none;
	position: absolute;
	left: 90px;
	top: 200px;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #330066;



}
#right-col {
	display: block;
	width: 270px;
	list-style-type: none;

	visibility: visible;
	position: absolute;
	left: 330px;
	top: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #330066;
	z-index: 9;
}

#footer1 {
	display: block;
	width: 500px;
	list-style-type: none;
	
	visibility: visible;
	position: absolute;
	left: 90px;
	top: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #330033;
   line-height: 12px;
	z-index: 9;
}


#footer2 {
	display: block;
	width: 500px;
	list-style-type: none;
	
	visibility: visible;
	position: absolute;
	left: 90px;
	top: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #330033;
   line-height: 12px;
	z-index: 9;
}
#schools-box {
	position: absolute;
	left: 92px;
	top: 157px;
	width: 369px;
	height: 267px;
	z-index: 4;	
}
