body { 
    margin: 0px; background-color:#000;
}

.header {width:1067px; height:153px; background-image:url(images/MM-final_1x1.jpg); background-repeat:no-repeat; position:relative;}
.menu {
	width:900px;
	height:25px;
	position: absolute;
	left: 80px;
	top: 126px;
}
.content {width:967px; min-height:325px; background-color:#000; padding-left:50px; padding-right:50px; text-align:left; color:#FFF;}
.content2 {width:867px; min-height:325px; background-image:url(images/content-background.jpg); background-repeat:repeat-y; padding-left:100px; padding-right:100px; text-align:left;}
.content-top {width:1067px; height:5px; background-color:#000; text-align:left;}
.content-bottom {width:1067px; height:5px; background-color:#000;}
.footer-info {width:1067px; height:175px; background-image:url(images/MM-final_3x1.jpg); background-repeat:no-repeat; position:relative;}
.footer-info .logos {
	position:absolute;
	left: 89px;
	top: 14px;
	width:900px;
	text-align:left;
}
.footer-background {width:100%; background:url(images/footer-backgorund.jpg) repeat-x; height:175px;} 
.pic-padding { padding-top:3px; padding-bottom:3px; padding-right:5px; padding-left:5px;}

h1 {
	font-family: Arial;
	font-size: 14pt;
	margin-top:0px;
	margin-bottom:0px;}

h2 {
	font-family: Arial;
	font-size: 14pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

a.menuA:link {
	color: #FFF;
	text-decoration: none;
}
a.menuA:visited {
	color: #FFF;
	text-decoration: none;
}
a.menuA:hover {
	color: #FFF;
	text-decoration: none;
}
a.menuA:active {
	color: #FFF;
	text-decoration: none;
}

