.notice { color: red; font-size: 75%;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 3px;
	background-color: #DEE2FD;
	}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 3px;
	text-align:left;
	clear:both;
	}

.aboutmap {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 0px;
	}
#tabcontainer {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	width: 682px;
	}
	
#maptabs {
	padding: 3px 0 0px;
	margin-left: 0;
	border-bottom: 1px solid #778;
	margin-bottom: 0px;
	}
ul#maptabs {	margin-top: 0px;}
#tabcontainer>#maptabs {
	padding-bottom: 3px;
	margin-left: 0px;
	margin-top: 7px;
	}
#maptabs li {
	list-style: none;
	margin: 0px;
	display: inline;
	}
#maptabs li a {
	padding: 3px 5px;
	border: 1px solid #333;
	border-bottom: none;
	width: 70px;
	text-decoration: none;
	background: #e1e2fe url('../images/modetab.png') top repeat-x;
	text-align: center;
	color: #00C;
	font-size: 14px;
	}
#maptabs li a#current {
	background: #adb5fd url('../images/modetab_current.png') top repeat-x;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid #adb5fd;
	}
#maptabs li.active a {
	background-image: url("../images/blinky_bkg.gif");
	color: black;
	}

#map {
	border: 1px solid #333;
	margin: 0px;
	text-align: left;
	display: block;
	width: 680px;
	font-size: .9em;
	}
#map img {
	border: none;
	}
#map table {
	border: 1px solid black;
	border-collapse: collapse;
	margin: 0px;
	text-align: left;
	width: 100%;
	}
#map table td {
	border: 1px solid black;
	vertical-align: top;
	}
#map #mapcell {
	background-color: #ccc;
	}
#map #datacell {
	}
#map img {
	border: none;
	}
	
form#switcher {
	margin-top: 0px;
	margin-bottom: 0px;
	}
form#switcher div {
	background-color: #eee;
	border:1px solid #999;
	margin:0px;
	padding:1px;
	}
form#switcher div.fc {
	}
form#switcher input {
	margin-top: 2px;
	margin-bottom: -2px;
	}

#legend {
	position: absolute;
	top: 150px;
	left: 700px;
	}

#map #compass {
	width: 30px;
	height: 30px;
	border: 1px solid black;
	background: #039;
	float: right;
	margin-bottom: 1px;
	margin-top: 1px;
	}
#map #compass a {
	color: white;
	text-decoration: none;
	}
#map #compass td {
	border: none;
	padding: 0px;
	}
	
#map td.databkg {
	background-color: #ccc;
	}
	
#map #data {
	 border:1px solid #333;
	 padding:3px;
	 width: 226px;
	 background: white;
	 clear: both;
	}

#data h3, #fcpage h3 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 2px;
	}
#fcpage table {
	font-size: 1em;
	border-collapse: collapse;
	border: 1px solid #333;
	}
#data caption, #fcpage caption {
	font-size: .9em;
	font-weight: bold;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 3px;
	}
#data th, #fcpage th {
	font-size: .9em;
	text-align: right;
	background-color: #eeeeee;
	width: 45%;
	}
#data td, #fcpage td {
	background-color: #ffffcc;
	font-size: .9em;
	}
#fcpage td {
	border: 1px solid #333;
	}
#data a img {
	border: none;
	}
#data .obs {
	position: relative;
	}
#data ul.fclinks {
	display: block;
	position: relative;
	left: -20px;
	}
#data ul.fclinks li {
	margin-bottom: 4px;
	}

#map #hazards {
	width: 677px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-size: 1em;
	border-color: #999;
	}
#map #hazards td, #hazards th { border: none; padding: 2px; }
#map #hazards th { vertical-align: top; font-weight: normal; }
#map #hazards td img { border: 1px solid black; }

#help {
	width: 680px;
	font-size: 11px;
	margin-top: 3px;
	border: 1px solid #333;
	}
#help .subhead {
	border-bottom: 2px solid #69e;
	font-weight: bold;
	font-size: 1.1em;
	margin: 2px;
	}
#help .subhead img {
	margin-bottom:-2px;
	}
#help form {
	margin: 2px;
	}
#help select{
	font-size: 10px;
	width: 158px;
	}
#help p {
	display: none;
	width: auto;
	text-align: left;
	background: #def;
	padding: 2px;
	margin: 2px 2px 0px 2px;
	}
.cite {
	font-style: italic;
	}

.prefooter {
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: right;
	}
img.picleft {
	float: left;
	}
img.picright {
	float: right;
	}

/* not sure whether these are being used */

.alert, .alert a, .alert a:visited {
	color: #FF0000;
	font-weight: bold;
#	text-decoration: underline;
	}

.disclaimer {
	font-size: .9em;
	}
	
/* fixing main.css */

#footer1024, #tag1024 {
	left: 0px;
	width: 869px;
	}
#footer1024td3 {
	left: 442px;
	}
#footer1024td4 {
	left: 645px;
	}

#below_map a {text-decoration:none;}

