/*[fmt]1A90-1A0B-3*/
* {
	box-sizing: border-box !important
	-moz-box-sizing: border-box !important;
}

#intHeader #synLink {
}

body {
	text-align: center;
	background: #686B6E;
	margin: 0;
	padding: 0;
}

#homeContainer {
	background: #FFF;
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#channelBar {
	width: auto;
	height: 30px;
	margin: 30px 0 0 11px;
}

#synLink {
	text-align: right;
	margin-bottom: 20px;
}

#homeHeader {
	width: 900px;
	height: 353px;
}

#homeHeader img, #homeHeader div {
	margin: 0;
	padding: 0;
	border: 0;
}

#headerMiddle * {
	display: inline;
}

#homeHeader #headerMiddle #flashContentLeft, #homeHeader #headerMiddle #flashContentRight {
	width: 350px;
	height: 210px;
	margin: 0;
	padding: 0;
}

#homeHeader #headerBottom {
	margin-top: -4px;
}

#homeHeader #headerMiddle #flashContentRight {
	margin-left: -4px;
}

#schoolName {
	text-indent: -9000px;
	width: 900px;
	height: 61px;
	background: #5C0F0C url(schoolName.gif) no-repeat center center;
	margin: 0;
	padding: 0;
}

#homeContentTable {
	width: 900px;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: expression("-4px");
}

#homeContentTable td {
	vertical-align: top;
}

#homeContentTable #left {
	width: 300px;
	padding: 0 20px 30px 30px;
}

#welcomeHead {
	margin: 0 0 8px;
	width: 116px;
	height: 23px;
	text-indent: -9000px;
	background: url(head_welcome.gif) no-repeat;
}

#homeContentTable #right {
	padding: 0 20px 30px 40px;
}

#announcementsHead {
	margin: 9px 0 0;
	width: 133px;
	height: 14px;
	text-indent: -9000px;
	background: url(head_announcements.gif) no-repeat;
}

#headlinesHead {
	width: 78px;
	height: 16px;
	text-indent: -9000px;
	background: url(head_headlines.gif) no-repeat;
	margin: 45px 0 0;
}

#homeContentTable #center {
	background: #DADADA;
	width: 150px;
	padding: 0 20px 30px 30px;
	padding-right: expression("9px");
}

#shortcutsHead {
	margin: 5px 0 6px 2px;
	width: 121px;
	height: 18px;
	text-indent: -9000px;
	background: url(head_shortcuts.gif) no-repeat;
}

#hitCounter {
	margin: 45px 0 0;
}

#hitCounter p {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0px 0px;
}

#intHeader {
	height: 170px;
	background: url(intLogo.gif) no-repeat;
	padding: 0 0 0 199px;
}

#intHeader #synLink {
	margin-bottom: 49px;
	height: 30px;
	text-align: right;
}

#intChannelBar {
	width: 900px;
	height: 30px;
	margin: 0;
	clear: both;
}

#intSchoolName {
	text-indent: -9000px;
	height: 61px;
	background: #5C0F0C url(schoolName.gif) no-repeat 41px center;
	margin: 0;
	padding: 0;
}

#intSidebar {
	background: #DADADA;
	width: 199px;
	height: auto;
	height: expression("100%");
	padding-bottom: 40px;
}

#intFlashContent {
	border-bottom: 22px solid #5C0F0C;
	margin: 0;
}

#sectionName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	width: 140px;
	color: #841614;
	margin: 30px 0 0 25px;
}

#sectionMenu {
	margin-left: 18px;
	width: 140px;
}

#homeHeader>#headerBottom {
	margin-top: -5px;
}

#headerMiddle > script, #intSidebar script {
	display: none;
}

