body {
	background-color:#66CC66;
}
#nav_bar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0033FF;
	background-color: #ECE9D8;
	width: 100%;
	border: thin solid #000000;
}
#nav_bar a {
	color:#000000;
	text-decoration:none;
}
#nav_bar a:hover {
	text-decoration:underline;
}
#title {
	text-align:left;
	float:left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#static {
	text-align:left;
	float:left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#selector {
	text-align:left;
	float:left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#choice {
	text-align:left;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
}
#choice a {
	color: #000000;
	text-decoration: underline;
}
#choice a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#loading {
	text-align:right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#weather_map {
	border: thin solid #000000;
	float: left;
	height: 95%;
	width: 100%;
	margin-top: 5px;
}
#desc_box {
	float: right;
	border: thin solid #000000;
	height: 95%;
	width: 20%;
	background-color: #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	position: relative;
	margin-top: 5px;
}
#desc_title {
	font-size: medium;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 5px;
}
#desc_text a {
	display: block;
}
#desc_text {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
}
#desc_footer {
	vertical-align:text-bottom;
	text-align:center;
	bottom: 0px;
	margin-top:90%;
}
#desc_footer a {
	display: block;
}
#traffic_links a {
	display: block;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #ECE9D8;
}
div.about_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#000000;
	background-color: #ECE9D8;
	text-align: left;
	width: auto;
	border: thin solid #000000;
	margin-top: 2px;
	margin-bottom: 5px;
	padding:8px; 
}
div.about_text a {
	color:#0033FF;
	text-decoration:none;
}
div.about_text a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
hr.divider {
	border: thin solid #000000;
}
.weather_link {
	vertical-align:text-bottom; 
	text-align: center;
	font-weight:bold; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
}
.weather_link a {
	text-decoration:none;
}
.weather_link a:hover {
	text-decoration:underline;
}
#notice {
	text-align:left;
	float:left;
	margin-top: 5px;
	margin-bottom:2px;
	margin-left: 5px;
	font-weight: bold;
	color: #FF0000;
}
#notice a {
	color: #FF0000;
	text-decoration: underline;
}
#choice {
	text-align:left;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
}
#choice a {
	color: #000000;
	text-decoration: underline;
}
#choice a:hover {
	color: #FF0000;
	text-decoration: underline;
}
p a {
	font-weight: bold;
}
.announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F7F5EE;
	border: thin solid #000000;
	padding: 10px;
}
