* {
	box-sizing: border-box !important;
   -moz-box-sizing: border-box !important;
}

body {
	text-align: center;
	margin: 0 20px;
	padding: 0;
}

#customBar {
	width: 100%;
	height: 25px;
	margin: 0;
}

#customBar td {
	vertical-align: middle;
}

#customBar #rightBar {
	text-align: expression("right");
}

#leftBar {
	padding: 2px;
	padding-left: 4px;
	width: 50%;
}

#leftBar form {
	display: inline;
	padding-right: 7px;
	margin-right: 6px;
	border-right: 1px solid #0b2e82;
}

#leftBar img {
	border: 0;
}

#leftBar form select {
	font-size: 11px;
}

#homeContainer {
	/* width: 900px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 100px;
	height: expression("100%");
	background: url("watermark.gif") bottom center no-repeat;
}

#intHeadContainer {
	width: 100%;
	text-align: center;
}

#intHeader, #intChannelBar {
	margin-left: auto;
	margin-right: auto;
}

#channelBar, #intChannelBar {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 25px;
	height: 43px;
	background: url("channel_bg.gif") no-repeat;
}

#channelBar *, #intChannelBar * {
	width: auto;
	text-align: left;
}

#homeContentTable {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#channelTable {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#homeContentTable td {
	vertical-align: top;
}

#left {
	width: 194px;
	padding-right: 26px;
}

#newsHead {
	margin-top: 5px;
	width: 194px;
	height: 20px;
	text-indent: -9000px;
	background: url("headline_news.gif") no-repeat;
}

#center {
	/* width: 285px; */
	/* padding-right: 26px; */
}

#welcomeHead {
	width: 116px;
	height: 24px;
	text-indent: -9000px;
	background: url("headline_welcome.gif") no-repeat;
}

#right {
	width: 194px;
	padding-left: 26px;
}

#eventsHead {
	margin-top: 10px;
	width: 194px;
	height: 19px;
	text-indent: -9000px;
	background: url("headline_events.gif") no-repeat;
}

#intBanner {
	margin-top: 20px;
}

#intChannelBar {
	/* margin-left: 130px; */
}

#sectionName {
	color: #19367a;
	font-family: "Times New Roman", serif;
	font-size: 18px;
	border-bottom: 2px solid #fc0;
	margin-bottom: 8px;
}

#intSidebar {
	width: 225px;
	padding: 0 15px 15px;
	margin-right: 30px;
	margin-top: 30px;
}