#usgscolorband {
	background-color: #C93;
	background-image: url(bedforms/images/ripplexsec_sized.jpg);
	background-repeat: no-repeat;
	background-position: 178px 0px;
}
#sedstitle {
	background-color: #fff;
	clear: both;
	width: 100%;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #C93;
	height: 29px;
	text-decoration: none;
} 

#sedstitle p {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px;
	float: left;
	text-decoration: none;
}
#menu {
	line-height: 1.25em;
	color: #666;
	width: 240px;
	background-color: #FFECD7;
	border: groove #003366 2px;
	margin: 20px 20px 20px 1px;
	padding: 0 5px 20px 5px;
}
#menu .panel {
	padding: 0.25em 0px 0px 0px;
	margin: 0em;
}
#menu .panel2 {
	margin-left: 20px;
	padding: 0.25em 0.25em 0em 0em;
}
#menu ul.panel {
	padding-left: 5px;
	padding-right: 5px;
}
#menu .panel li {
	text-indent: 0em;
	list-style: none;
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #633;
}
#menu .panel li:hover {
	background-color: #FFC;
}
#menu .panel2 li {
	text-decoration: none;
}
#menu a:link {
	color: #633;
	text-decoration: none;
}
#menu a:visited {
	color: #633;
	text-decoration: none;
}
#menu a:hover {
	color: #036;
	text-decoration: underline;
}
#menu a:active {
	color: #636;
	text-decoration: none;
}
#menu h4 {
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	color: #430043;
	margin-top: 10px;
	padding-top: 0.5em;
	margin-bottom: 0px;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #633;
}
.pink { background-color: #fcf }
.yell1 { background-color: #ff6 }
.yell2 { background-color: #fc6 }
.yell3 { background-color: #cc9 }
.emptycell {
	empty-cells: hide;	
}
