@charset "utf-8";
/* CSS Document */

#bannerstorm {
	position:absolute;
	left:8px;
	top:14px;
	width:925px;
	height:120px;
	z-index:1;
	background-image: url(../images%20jpg/banner3.jpg);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #682B06;
	visibility: visible;
}
#updater {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	text-align: center;
}
#main {
	position:absolute;
	left:10px;
	top:146px;
	width:924px;
	height:579px;
	z-index:1;
	background-image: url(../images%20jpg/storm_main_image.jpg);
	visibility: visible;
	font-family: "Arial Black", Gadget, sans-serif;
}
#updater {
	position:absolute;
	left:10px;
	top:721px;
	width:925px;
	height:118px;
	z-index:3;
	visibility: visible;
}
#storm_main_headings {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
#stormwatermaintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a:link {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #3F6743;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080FF;
}

