body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #e5f3ff;
	background-image: url(../images/Bckgrnd-Home.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 20px;
}
#centerCol {
	clear: both;
	width: 760px;
}
#hilightInside {
	padding: 8px;
	border: 4px solid #e5f3ff;
}
#footer {
	background-color: #7ea44e;
	background-image: url(../images/FooterBckgrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #063779;
	padding-bottom: 4px;
	clear: both;
}
#hilightBox {
	float: left;
	width: 302px;
	border: 1px solid #2663b6;
	background-color: #bbe1ff;
	margin-top: 5px;
}
#footer a {
	color: #063779;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#leftCol {
	float: left;
	width: 418px;
	margin-right: 6px;
	padding-right: 30px;
	margin-top: 10px;
}
.small {
	font-size: 10px;
	line-height: 22px;
}
.weatherbox a{
 color:#FFFFFF
 }h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2663b6;
}
.redtext {
	color: #990000;
}
.strikethrough {
	text-decoration: line-through;
}
