html {
/*
	background: #3D3D3D url(/gpnf/volcanocams/msh/global/images/sitewide/master-20140619-153323-pan.jpg); 
*/
/*	background: #3D3D3D url(/gpnf/volcanocams/msh/global/images/sitewide/background-msh-1400x900.jpg); 
	background-repeat: no-repeat;
	background-position: center 0px; */
	background: #3D3D3D;
	}

body {
/*	background: #2d3f2c;
	background: #E7F1FD; */
	padding: 20px 0; 
	}

#wrapperheader-open {
	/* background: #FFFFFF; */
	padding: 0.5em 0 0 0;
}
#wrapperheader-megamenu {
	background: #FFFFFF;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;	
	behavior: url(/gpnf/volcanocams/msh/global/scripts/pie.php);
	}
#wrapperheader {
	background: #FFFFFF;
	}
#wrapperheader-close {
	background: #FFFFFF;
	}

#breadcrumb-timestamp-border {
	border-bottom: 1px dotted #000000;
	height: 1px;
	}
#wrappercontent {
	background: #FFFFFF;
	padding: 0 0 1em 0;
	z-index: 2;
	}
#wrapperfooter {
	background: #0b2c0b;
	padding: 0 0 1em 0;
	}
