body#homePage {
	background-image: url(images/home/background.gif);
	background-repeat: repeat-x;
}
#homePage #splash {
	background-image: url(images/home/splash.jpg);
	background-repeat: no-repeat;
	height: 247px;
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	position: relative;
}
#homePage table#departments {
	width: 460px;
	float: left;
	margin-top: 32px;
}
#homePage #container #mainContent #departments h1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#homePage #container #mainContent #departments p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#homePage #container #mainContent #departments td {
	padding: 1px 1px 8px;
	vertical-align: top;
	height: 100px;
}
#homePage #container #mainContent #rightCol .videoBox {
	background-image: url(images/home/videoBox.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 194px;
}
#homePage #container #mainContent #rightCol .videoBox p {
	margin-right: 200px;
}
#homePage #container #mainContent #rightCol .newsBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	

	padding-bottom: 8px;

}
#homePage #container #mainContent #rightCol .newsBox h3 {
	font-size: 12px;
	font-weight: bold;
	color: #ab1200;
	margin-bottom: 0px;
}
#homePage #container #mainContent #rightCol .newsBox p {
	margin-top: 0px;
	margin-bottom: 32px;
}
#homePage #container #mainContent #rightCol .newsBox li {
	font-size: 9px;
	margin-left: 24px;
	line-height: normal;
}
#homePage #container #mainContent #rightCol .newsBox em {
	font-weight: bold;
}
#homePage #rightCol {
	float: right;
	width: 484px;
}
#homePage #footer {
	background-image: url(images/home/footer.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#homePage div#container {
	background-image: none !important;
}
/*Threat Level*/
#homePage #splash #threatLevel {
	width: 104px;
	position: absolute;
	top: 5px;
	right: 8px;
}
#homePage #splash #threatLevel th {
	background-image: url(images/threatLevel/thBack.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #FFFFFF;
	font-size: 10px;
}
#homePage #splash #threatLevel tbody td {
	padding: 0px;
	margin-bottom: -2px;
	background-image: url(images/threatLevel/tbBack.gif);
	background-repeat: no-repeat;
}
#homePage #splash #threatLevel tfoot {
	margin: 0px;
}
#homePage #splash #threatLevel tfoot td {
	background-image: url(images/threatLevel/tfBack.gif);
	background-repeat: no-repeat;
	height: 27px;
	border: none;
}
#threatLevel img {
	margin: 0px;
}
#threatLevel p {
	margin: 0px;
}
#threatLevel a {
	font-size: 10px;
	color: #FFFFFF;
}
/*Snow Level*/
#homePage #splash #snowLevel {
	width: 296px;
	position: absolute;
	top: 32px;
	right: 140px;
}
#homePage #splash #snowLevel th {
	background-image: url(images/snowLevel/headingBack.gif);
	background-repeat: no-repeat;
	height: 18px;
	color: #FFFFFF;
	font-size: 10px;
}
#homePage #splash #snowLevel tbody td {
	background-image: url(images/snowLevel/bodyBack.gif);
	background-repeat: no-repeat;
	height: 92px;
	padding: 0px;

}
#homePage #splash #snowLevel tbody td div {
	height: 92px;
	overflow: auto;
	margin-right: 1px;

}
#homePage #splash #snowLevel #snowLevelData th {
	background-image: none;
	font-size: 11px;
	padding: 3px 8px;
	text-align: center;
}
#homePage #splash #snowLevel #snowLevelData tbody td {
	background-image: none;
	padding-left : 8px;
	padding-right: 8px;
	height: auto;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

#homePage #splash #snowLevel tfoot td {
	background-image: url(images/snowLevel/footBack.gif);
	background-repeat: no-repeat;
	height: 32px;
	border: none;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
}
#homePage #splash #snowLevel tfoot td #printSnow {
	float: right;
	margin-right: 8px;
}

#homePage #splash #snowLevel h1 {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
}
#homePage #splash #snowLevel p {
	text-align: left;
	color: #DDDDDD;
	margin-top: 0px;
	margin-bottom: 8px;
}
#homePage #splash #snowLevel a {
	
	color: #FFFFFF;
}
#ticker {
	position: absolute;
	height: 16px;
	width: 440px;
	top: 198px;
	right: 16px;
}
