body {
	background-color: #f5f5f5;
	margin: 0;
	padding: 0;
	font: 13px verdana, helvetica, arial, geneva, sans-serif;
	line-height: 16px;
	color: #000;
	background-image: url(images/bgmmpgray.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
p {
	margin: 12px 0;
	font: 13px verdana, helvetica, arial, geneva, sans-serif;
	line-height: 16px;
	text-align: justify;
	}
h1{
	font-size: 18px;
	color: #FF0000;
}
	
h2 {
	margin:25px 0 0;
	padding-left:5px;
	width:290px;
	border-left:12px #b7243e solid;
	line-height: 24px;	
}

	
#text {
	margin: 12px 0;
	font: 13px verdana, helvetica, arial, geneva, sans-serif;
	line-height: 16px;
	text-align: justify;
	}
#footer { background:url(header-bttm.png); }



img, #footer { behavior: url(iepngfix.htc); }

img, #footer, .bgnorepeat { behavior: url(iepngfix.htc); }

.bgnorepeat {
background-image: url(images/header-bttm.jpg);
background-repeat: no-repeat;
}

.tblbg {
background-image: url(images/tblbg.jpg);
background-repeat: repeat-y;
Background-position: top center;
}
.vertlinebg {
background-image: url(images/bgline.gif);
background-repeat: repeat-y;
Background-position: right;
}
.menuz {
	z-index: 20;
	position: inherit;
}

.credit {
	font-size: 10px;
}