
* {
	box-sizing: border-box !important;
   	-moz-box-sizing: border-box !important;
  	margin: 0;
	padding: 0;
}

img { border: 0; }

#homeTable {
    clear:both;
	width: 955px;
	/* table-layout: fixed; */
}

#homeTable td {
	vertical-align: top;
}

#header {
	vertical-align: top;
	height: 218px;
	width:955px;
}

#intHeader {
	height: 132px;
}

#schoolName {
	width: 955;
	height: 132;
	
}

#schoolName h1 {	
	width: 955px;
	height: 132px;
	text-indent: -9000px;
	background: url("header_iroquois.gif");
	
}

#header #flashContent {
    height: 53px;
	width:955;
	background: #a70f03; 
}

#header #flashContent * {
 
}

#header #channelBar {

	padding-left: 15px;
	width:955;
	height: 34px;
	background: url("navigation_bg.gif");
}

#intHeader #channelBar {

	padding-left: 15px;
	width:955;
	height: 34px;
	background: url("navigation_bg.gif");
}

#homeTable #left {
	padding: 12px 5px 140px 15px;
	width: 228px;
	background: #00005e url("footer_bg_left.gif") bottom right no-repeat;
}

#homeTable #left div {
	margin-top: 8px;
}

#homeTable #left table div {
	margin-top: 0;
}

#intSidebar {
	padding: 25px -10px 140px;
	width: 186px;
	background: #00005e url("footer_bg_left.gif") bottom right no-repeat;
}

#homeTable #bottomLeft {
	background: #00005e;
}

address {
	margin: 10px;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #00005e;
	font-weight: bold;
}

#homeTable #center, .SWContentBody {
	clear:both;
	padding: 23px 23px 140px !important;
	background: white url("footer_bg_right.gif") bottom left no-repeat !important;
}

#homeTable #right {
	padding: 12px 15px;
	width: 238px;
	background: #D8E0F2;
}

#intSidebar {
	height: 100%;
	
}

#intSidebar h3 {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 14px;
	color: #E51504;
	margin-bottom: 8px;
}

#shortcutsHead {
	width: 205px;
	height: 46px;
	margin-top:20px;
	margin-bottom: 0;
	text-indent: -9000px;
	background: url("headline_shortcuts.gif") no-repeat;
}

#welcomeHead {
	width: 220px;
	height: 45px;
	margin-top:-20;
	margin-bottom: 14px;
	text-indent: -9000px;
	background: url("headline_welcome_script.gif") no-repeat;
}

#announcementsHead {
	width: 240px;
	height: 43px;
	margin-bottom: 8px;
	margin-top: 12px;
	text-indent: -9000px;
	background: url("headline_announcements_blue.gif") no-repeat;
}
#headlinesHead{
	width:205px;
	height:46px;
	margin-bottom:8px;
	margin-top:10px;
	text-indent:-9000px;
	background: url("headline_headlines.gif") no-repeat;
}

#searchHead {
	width: 116px;
	height: 23px;
	margin-top:20px;
	text-indent: -9000px;
	background: url("headline_search_blue.gif") no-repeat;
}

#shortcuts .SWNAV a, 
#shortcuts .SWNAVHOVER a {
	color: #00005e !important;
	font-weight: bold;
}

#headlines-rss-button {
	margin-left: 14px;
}

.SWHeadlinesTitle a {	
	display: block;
}