
.hiliteMAUV
{
	background-color: #EEEEE8
}


/* These aren't used */
.img-shadow
{
	float: left;
	background: url(/volcanism/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/volcanism/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 30px !important;
	margin: 10px 0 0 5px;
 }

.img-shadow img
{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
/* from http://www.dmxzone.com/Downloads/Tutorial_13AprVillarreal_2.zip/Apr13%20CSS%20Drop%20Shadows.pdf */

.navbarMAUV
{
	padding: 5px 0px 5px 75px;
	font-weight: bold;
	line-height: 140%;
}

.subnavbarMAUV
{
	padding: 5px 0px 5px 100px;
	font-weight: bold;
    font-size: smaller;
	line-height: 100%;
}

.navlinkMAUV
{
              padding: 0px;
	margin: -2px 0 -2px 0;
}

/*
	display: block;	
*/

div.figure 
{
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p 
{
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
