
/* $headerstyle(graphic) */

#header_graphic a img {
	padding-top: 15px; /* Header Text distance from top */

}

/* Total header height */

#header-wrap,#header_text,#header_graphic {
	height: 111px;
}

/* Header background color/image */

#header-wrap {
	background: #030303 url(http://www.mantisonthemountain.com/gallery/images/header_bg2.png) repeat-x;
}

#header-bottomline {
	background: #030303 url(http://www.mantisonthemountain.com/gallery/images/lightbar.png) repeat-x;
}

#headermod {
	height: 98px; /* Module Height */
	width: 500px; /* Module Width */
	top:10px; /* Distance from top */
	color: #c4c4c1; /* Text Color */
}
#headermod .contentheading,#headermod a.contentpagetitle,#headermod a {
	color: #83b222;/* Heading/Link Color */
}

#headermod td.contentheading,#headermod .moduletable h3 {
	border-bottom: 1px solid #4a4a4a;/* Content/Module Heading Border */






