/* GENERAL STYLING */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 62.5%/1.5 Verdana, Tahoma, Arial, sans-serif; /* 1.5 sets the line height */
	color: #111;
	background: #FFF;
	background-repeat: repeat-x;
}
a:link {
	border-bottom: 1px dotted #AAA;
	text-decoration: none;
}
a:visited {
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.noborder, a:link.noborder, a:visited.noborder, a:hover.noborder, a:active.noborder {
	border: none;
}
/* HEADER */
#header_container {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 120px;
	background: #2c3577 url('/inc/html/GFDL/pix/header_bg_gradient.gif') repeat-x;
	text-align: center;
	border-bottom: 2px solid #C2C2C2;
}
#header {
	background-position: 0px 0px;
	width: 960px;
	height: 120px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url('/inc/html/GFDL/pix/header_sine.jpg');
	background-repeat: no-repeat;
}
#noaa_logo {
	width: 54px;
	height: 54px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 8px;
	right: 0px;
}
#search_form {
	position: absolute;
	bottom: 6px;
	right: 0;
}
#search_form form {
	display: inline;
}
.input1 {
	border: 1px solid #444;
}
/* NAVIGATION */
#nav_container {
	text-align: center;
	background: #555454 url('/inc/html/GFDL/pix/nav_gradient.gif') repeat-x;
}
#nav, #nav ul {
	width: 69em; /* WAS 960px but changing to ems scales better when user increases font - use max-width too? */;
	margin: 0 auto;
	list-style: none;
	font: bold 1.4em/2.8em "Trebuchet MS", "URW Gothic L", sans-serif;
	text-transform: uppercase;
	height: 2.8em;
	background: #555454 url('/inc/html/GFDL/pix/nav_gradient.gif') repeat-x;
	text-align: left;
}
#nav a {
	display: block;
	color: white;
	text-decoration: none;
	padding: 0 10px;
	border: 0;
}
#nav > li > a {
	padding: 0 25px;
}
#nav li {
	float: left;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #242424;
}
#nav li ul {
	border-bottom: 1px solid #333333;
	border-top: 1px solid #787878;
	position: absolute;
	width: 150px;
	left: -999em;
	height: auto;
	padding-left: 2px;
	background: #555454;
	z-index: 1;
}
#nav li li {
	width: 99%;
	background: #565656;
	font: normal 12px/26px "Trebuchet MS", Arial, Helvetica, "URW Gothic L", sans-serif;
	border: 0;
}
#nav li li a {
	border-bottom: 1px solid #787878;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: #676ab1; /* or 0099CC */
}
/* CONTENT */
#content_container {
	width: 960px;
	padding: 2px 0 0 0;
	margin: 0px auto;
}
#mural {
	margin: 6px 0;
	border: 1px solid #000;
}
#mural img {

}
#content {
	width: 960px;
	padding: 0px;
/*	margin: 0 0 10px 0; */
	background-image: url('/inc/html/GFDL/pix/content_divider.gif');
	background-repeat: repeat-y;
	overflow: auto;
}
#content .scm-sidebar { /* rule was originally #content p, .scm-sidebar */
	font-size: 1.2em;
	line-height: 1.6em;
}
#welcome {
	width: 310px;
	float: left;
	padding-right: 10px;
}
#welcome p {
	margin-bottom: 10px;
}
#news {
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
}
#events {
	width: 310px;
	float: right;
	padding-left: 10px;
}
#events ol, #events ul, #events dt, #news ol, #news ul, #news dt{
/*	list-style-position:inside; */
	margin-left: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1em;
}
#events li {
    margin-bottom:.5em;
}
#welcome_header {
	width: 310px;
	background-image: url('/inc/html/GFDL/pix/home-buttons-sprites.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	text-indent: -9999px;
	height: 54px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans";
}
#news_header {
	width: 300px;
	background-image: url('/inc/html/GFDL/pix/home-buttons-sprites.gif');
	background-repeat: no-repeat;
	background-position: 0 -54px;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	text-indent: -9999px;
	height: 54px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans";
}
#events_header {
	width: 310px;
	background-image: url('/inc/html/GFDL/pix/home-buttons-sprites.gif');
	background-repeat: no-repeat;
	background-position: 0 -108px;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	text-indent: -9999px;
	height: 54px;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans";
}
/* FOOTER */
#footer {
	overflow: auto;
	padding-top: 16px;
	clear: both;
	border-top: 4px solid #6d2312;
	font: normal 1.1em/1.4em Tahoma, Verdana, Arial, sans-serif;
}
#footer_leftcol {
	float: left;
	width: 200px;
	padding: 0 4px;
}
#footer_rightcol {
	float: right;
	width: 200px;
	text-align: right;
	padding: 0 4px;
}
#footer_centercol {
	margin-left: 208px;
	margin-right: 208px;
	text-align: center;
}
address {
	font-style: normal;
}
#outer_container {
	background-image: url('/inc/html/GFDL/pix/content_gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	overflow: auto;
}
/* MISCELLANEOUS */
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.skipnav {
	position: absolute;
	left: -999em;
}
#sitetitle {
	position: absolute;
	left: -999em;
}