body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	background-color: #000000;
	margin: 0px;
}
#header {
	height: 150px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#Nav {
	height: 20px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 150px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
#content {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 170px;
	border: 1px solid #0000bf;
	background-color: #FFFFFF;
}
#leftcol {
	position: absolute;
	width: 188px;
	left: 0px;
	top: 10px;
	padding: 5px;
}
#centercol {
	position: relative;
	width: 450px;
	top: 10px;
	left: 200px;
	border: 1px solid #0000bf;
	padding: 5px;
	float: left;
	min-height: 1300px;
}
#rightcol {
	position: absolute;
	width: 126px;
	top: 10px;
	right: 0px;
	padding: 5px;
}
#headeroverlay {
	height: 150px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(images/wkan.png);
	background-repeat: no-repeat;
}
#footer {
	width: 800px;
	height: 25px;
	color: #FFFFFF;
	background-color: #0000bf;
	position: relative;
	clear: both;
	top: 25px;
	text-align: center;
	padding-top: 5px;
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:active {
	color: #FFFFFF;
}

#footer a:visited {
	color: #FFFFFF;
}

.altrow {
	background-color: #0000bf;
}
a:link {
	color: #0000bf;
}

a:visited {
	color: #0000bf;
}

a:active {
	color: #0000bf;
}
a:hover {
	color: #5151f4;
}

#columns li h4 {
	text-decoration: none;
	margin: -5px -5px 0 -5px;
	color: #0000bf;
	padding: 5px !important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#columns li {
	float: left;
	height: 175px;
	width: 30% !important;
	margin-bottom: 5px;
	padding: 5px;
}
#columns {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #0000bf;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #5151f4;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #0000bf;
}


#map {
	color: #000000;
}


.temp {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #0066FF;
	font-weight: bold;
	line-height: 40px;
}


.rssChannel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000bf;
	height: 24px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.rssChannel a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.rssChannel a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.rssChannel a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.rssChannel a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.rssItemTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

.rssItemDesc {
	padding-left: 30px;
}

.shortcal {
	padding-left: 0px;
}

.shortcal li {
	list-style-type: none;
}

.shortcal li ul {
	padding-left: 5px;
}
