A:link {text-decoration: none; color:#fff;}
A:visited {text-decoration: none; color:#fff;}
A:active {text-decoration: none; color:#fff;}
A:hover {text-decoration: underline; color:#FC0;}

body {
	background-image: url(pix/back.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	margin-top:4px;
	background-color: #c1c1c1;
	margin-left: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
    width: 900px; height: 50px;
    margin:-16px auto;
    position: relative;
	}
	
#container2 {
    width: 900px; height: auto;
	background-image: url(pix/BG.jpg);
	background-repeat:repeat;
    margin:32px auto;
    position: relative;
	color:#fff;
	}

#intro {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:300px;
	font-size:12px;
	float:left;
	padding:30px 300px 30px 300px;
	}
	
#systemlogo {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:125px;
	font-size:12px;
	float:left;
	padding: 15px 0px 10px 276px;
	}

.indented
   {
   padding-left: 10pt;
   padding-right: 50pt;
   }

#schools1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:275px;
	font-size:12px;
	float:left;
	padding: 5px 0px 50px 5px;
	}
#schools2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:375px;
	font-size:12px;
	float:right;
	padding: 5px 0px 10px 0px;
	}
	
#content {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	width:850px;
	font-size:12px;
	align:center;
	padding:30px 25px 30px 25px;
	}
	
	
#CLEAR {
	clear:both;	
}

.nav {
	width: 900px;
	height: 50px;
	background: url(pix/Nav.png) no-repeat;
	position: absolute;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 50px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
	.nav .TV a:link, .nav .TV a:visited {
		left: 75px;
		width: 150px;
	}
	.nav .TV a:hover, .nav .TV a:focus {
		background: url(pix/Nav.png) no-repeat -75px -50px;
	}
	.nav .TV a:active {
		background: url(pix/Nav.png) no-repeat -75px -100px;
	}
	.current-TV .TV a:link, .current-TV .TV a:visited {
		background: url(pix/Nav.png) no-repeat -75px -50px;
		cursor: default;
	}
	.nav-TV, .nav-TV-click {
		position: absolute;
		top: 0;
		left: 75px;
		width: 150px;
		height: 50px;
		background: url(pix/Nav.png) no-repeat -75px -50px;
	}
	.nav-TV-click {
		background: url(pix/Nav.png) no-repeat -75px -100px;
	}



	.nav .Print a:link, .nav .Print a:visited {
		left: 225px;
		width: 150px;
	}
	.nav .Print a:hover, .nav .Print a:focus {
		background: url(pix/Nav.png) no-repeat -225px -50px;
	}
	.nav .Print a:active {
		background: url(pix/Nav.png) no-repeat -225px -100px;
	}
	.current-Print .Print a:link, .current-Print .Print a:visited {
		background: url(pix/Nav.png) no-repeat -225px -50px;
		cursor: default;
	}
	.nav-Print, .nav-Print-click {
		position: absolute;
		top: 0;
		left: 225px;
		width: 150px;
		height: 50px;
		background: url(pix/Nav.png) no-repeat -225px -50px;
	}
	.nav-Print-click {
		background: url(pix/Nav.png) no-repeat -225px -100px;
	}



	.nav .Transit a:link, .nav .Transit a:visited {
		left: 375px;
		width: 150px;
	}
	.nav .Transit a:hover, .nav .Transit a:focus {
		background: url(pix/Nav.png) no-repeat -375px -50px;
	}
	.nav .Transit a:active {
		background: url(pix/Nav.png) no-repeat -375px -100px;
	}
	.current-Transit .Transit a:link, .current-Transit .Transit a:visited {
		background: url(pix/Nav.png) no-repeat -375px -50px;
		cursor: default;
	}
	.nav-Transit, .nav-Transit-click {
		position: absolute;
		top: 0;
		left: 375px;
		width: 150px;
		height: 50px;
		background: url(pix/Nav.png) no-repeat -375px -50px;
	}
	.nav-Transit-click {
		background: url(pix/Nav.png) no-repeat -375px -100px;
	}


	
	.nav .Web a:link, .nav .Web a:visited {
		left: 525px;
		width: 150px;
	}
	.nav .Web a:hover, .nav .Web a:focus {
		background: url(pix/Nav.png) no-repeat -525px -50px;
	}
	.nav .Web a:active {
		background: url(pix/Nav.png) no-repeat -525px -100px;
	}
	.current-Web .Web a:link, .current-Web .Web a:visited {
		background: url(pix/Nav.png) no-repeat -525px -50px;
		cursor: default;
	}
	.nav-Web, .nav-Web-click {
		position: absolute;
		top: 0;
		left: 525px;
		width: 150px;
		height: 50px;
		background: url(pix/Nav.png) no-repeat -525px -50px;
	}
	.nav-Web-click {
		background: url(pix/Nav.png) no-repeat -525px -100px;
	}
	
	
	
	.nav .Agency a:link, .nav .Agency a:visited {
		left: 675px;
		width: 150px;
	}
	.nav .Agency a:hover, .nav .Agency a:focus {
		background: url(pix/Nav.png) no-repeat -675px -50px;
	}
	.nav .Agency a:active {
		background: url(pix/Nav.png) no-repeat -675px -100px;
	}
	.current-Agency .Agency a:link, .current-Agency .Agency a:visited {
		background: url(pix/Nav.png) no-repeat -675px -50px;
		cursor: default;
	}
	.nav-Agency, .nav-Agency-click {
		position: absolute;
		top: 0;
		left: 675px;
		width: 150px;
		height: 50px;
		background: url(pix/Nav.png) no-repeat -675px -50px;
	}
	.nav-Agency-click {
		background: url(pix/Nav.png) no-repeat -675px -100px;
	}
	
#footer {
    width: 900px; height: 20px;
    margin:-60px auto;
    position: relative;
	}

.return {
	width: 900px;
	height: 20px;
	background: url(pix/thefooter.jpg) no-repeat;
	position: absolute;
}
.return li {
	display: inline;
}
.return li a:link, .return li a:visited {
	position: absolute;
	top: 0;
	height: 20px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}


	.return .Home a:link, .return .Home a:visited {
		left: 0px;
		width: 900px;
	}
	.return .Home a:hover, .return .Home a:focus {
		background: url(pix/thefooter.jpg) no-repeat 0px -20px;
	}
	.return .Home a:active {
		background: url(pix/thefooter.jpg) no-repeat 0px -40px;
	}
	.current-Home .Home a:link, .current-Home .Home a:visited {
		background: url(pix/thefooter.jpg) no-repeat 0px -20px;
		cursor: default;
	}
	.return-Home, .return-Home-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 900px;
		height: 20px;
		background: url(pix/thefooter.jpg) no-repeat 0px -20px;
	}
	.return-Home-click {
		background: url(pix/thefooter.jpg) no-repeat 0px -40px;
	}
	
	
	
#slideshow {
	margin: 0px auto; padding: 0;
    position:relative;
    height:400px;
	width:900px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 400px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 400px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
