#icons {
	width: 930px;
	height: 300px;
	background: url("/site_graphics/bg-icon-panel.jpg") no-repeat top left transparent;
	border: 10px solid #fff;
	margin: 10px auto;
	overflow: hidden;
	}
	
#slides {
	width: 300px;
	color: #fff;
	background: transparent;
	font-family: georgia, times, times new roman, serif;
	margin-left: 15px;
	margin-top: 60px;
	}
	
#slides div.slide {
	background: transparent;
	padding: 10px;
	}
	
#slides div.slide h2 {
	color: #003366;
	font-size: 24px;
	}
	
#slides div.slide p {
	font-size: 0.9em;
	}
	
#slides div.slide a, #slides div.slide a:visited, #slides div.slide a:active {
	color: #003366;
	text-decoration: none;
	}
	
#slides div.slide a:hover {
	text-decoration: underline;
	}
	
/*

#icons-ctr {
	float: right;
	width: 302px;
	height: 300px;
	color: #000;
	}	

#icons h2 {
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
	}
	
div.icon {
	height: 100px;
	color: #000;
	background: #ffffcc;
	}
	
#icon-one,
#icon-two,
#icon-three,
#icon-four,
#icon-five,
#icon-six {
	width: 302px;
	height: 100px;
	}	
	
#icon-one a,
#icon-two a,
#icon-three a,
#icon-four a,
#icon-five a,
#icon-six a {
	display: block;
	width: 302px;
	height: 100px;
	color: #fff;
	background: #9999cc;
	}

#icon-one a { background: url("/site_graphics/bt-bus-schedules.jpg") no-repeat 0px 0px; }
#icon-two a { background: url("/site_graphics/bt-event-calendar.jpg") no-repeat 0px 0px; }
#icon-three a { background: url("/site_graphics/bt-lunch-menus.jpg") no-repeat 0px 0px; }
*/

/*
#icon-one a { background: url("/site_graphics/bg_header.jpg") no-repeat -310px 0px; }
#icon-one a:hover, #icon-one a.selected { background-position: -310px -200px; }

#icon-two a { background: url("/site_graphics/bg_header.jpg") no-repeat -517px 0px; }	
#icon-two a:hover, #icon-two a.selected { background-position: -517px -200px; }
	
#icon-three a { background: url("/site_graphics/bg_header.jpg") no-repeat -723px 0px; }
#icon-three a:hover, #icon-three a.selected { background-position: -723px -200px; }

#icon-four a { background: url("/site_graphics/bg_header.jpg") no-repeat -310px -100px; }
#icon-four a:hover, #icon-one a.selected { background-position: -310px -300px; }

#icon-five a { background: url("/site_graphics/bg_header.jpg") no-repeat -517px -100px; }
#icon-five a:hover, #icon-one a.selected { background-position: -517px -300px; }

#icon-six a { background: url("/site_graphics/bg_header.jpg") no-repeat -723px -100px; }
#icon-six a:hover, #icon-three a.selected { background-position: -723px -300px; }
*/


#icons2 {
	width: 930px;
	height: 100px;
	color: #000;
	background: #fff;
	border: 10px solid #fff;
	margin: 0px auto;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
div.icon2 {
	float: left;
	height: 100px;
	color: #000;
	background: #ffffff;
	}
	
#icon2-one,
#icon2-two,
#icon2-three,
#icon2-four {
	width: 303px;
	height: 100px;
	}	
	
#icon2-one h2,
#icon2-two h2,
#icon2-three h2,
#icon2-four h2 {
	padding: 0px;
	margin: 0px;
	text-indent: -9000px;
	}

#icon2-one {
	}
	
#icon2-two {
	margin-left: 10px;
	margin-right: 11px;
	}
	
#icon2-three {
	}
	
#icon2-one a,
#icon2-two a,
#icon2-three a,
#icon2-four a {
	display: block;
	width: 301px;
	height: 98px;
	color: #000;
	background: #9999cc;
	border: 1px solid #000;
	}
	
#icon2-one a:hover,
#icon2-two a:hover,
#icon2-three a:hover,
#icon2-four a:hover {
	border: 1px solid #167DBF;
	}
	
#icon2-one a { background: url("/site_graphics/bt-superintendents-message.jpg") no-repeat 0px 0px; }
#icon2-two a { 	background: url("/site_graphics/bt-why-worthington.jpg") no-repeat 0px 0px; }
#icon2-three a { background: url("/site_graphics/bt-facebook.jpg") no-repeat 0px 0px; }
#icon2-four a { background: url("/site_graphics/bt-portal-login.jpg") no-repeat 0px 0px; }
#icon2-four a:hover { background-position: 0px -100px; }
