body {
	margin: 0;
	padding: 0;
	}
h2, h3 {
	margin-top: 0;
	}
form {
	margin: 0;
	padding: 0;
	}
p {
	font: 80%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	}
#largest {
	min-width: 400px;
	width: 100%;
	}
#outer {
	border-left: 165px solid #FFFFFF;  /* left column background */
	border-right: 10px solid #FCF5F5; /* right column background */
	background-color: #FAFAFA;         /* center column background */
	}
#inner {
	margin: 0;
	width: 100%; 
	}

#mpnaheader {
	color: #901602;
	border-bottom: 6px solid #CCCCCC;
	margin: 10px 0px 5px 30px;
	}
#mpnaheader .mpnaheaderlogo {
	position:relative;
	top:20px;
	left:30px;
	margin-left:1.5em;
	margin-top:0em;
	}
#mpnaheader .mpnaheadertext {
	font: 125% Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top: 15px;
	right: 5px;
	}
#server {
	position: absolute;
	top: 40px;
	right: 20px;
	}
#server a:link,  a:visited {
	text-decoration: underline;
	color: #901602;			
	background-color: transparent;
	}
#server  a:hover,  a:active {
	text-decoration: underline overline;
	color: #000000;			
	background-color: #fcf5ff;
	}
#leftside {
	width: 160px;                      /* left column width */
	margin-left: -160px;               /* negative left column width */
	float: left;
	position: relative;
	z-index: 10;
	}
#leftside h3 {
	width: 150px;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	margin-bottom: 0;
	padding-bottom: 4px;
	}
#leftside .txt {
	width: 150px;
	background-color: #fcf5f5;
	border: 1px inset #901602;
	}
#leftside ul {line-height: 1em;
	width: 150px;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
#leftside li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
	}
#leftside a:link, #leftside a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
	}
#leftside a:hover {
	color: #621313;
	}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
	}
#content {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	float: left;
	width: 100%;
	position: relative;
	z-index: 12;
	}
#content h2 {
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-left: 1em;
	}
#content p {
	font-size: .9em;
	margin-left: 3em;
	margin-right: 2em;
	}
.mapimage {
	float: left;			/*used on the mpmap page*/
	}
.agendaheader {
	float:left;
	margin-left: 50px;
	width:50px;
	height:30px;
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	}
.agendaheader2 {
	width:50px;
	height:30px;
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-left:80px;
	}
.agendalist2005 {
	float:left;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-top:35px;
	margin-left:-50px;
	}
.agendalist2005 a:link,  a:visited {
	text-decoration: underline;
	color: #901602;			
	background-color: transparent;
	}
.agendalist2005  a:hover,  a:active {
	text-decoration: underline;
	color: #000000;			
	background-color: #fcf5ff;
	}
.agendalist2006 {
	float:left;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-top:35px;
	margin-left:50px;			/*used on Lists - agendas*/
	}
#fusionbot {
	float:left;width:222px;height:100px;-adbe-c:c;
	margin-right: 25px;
	background-color:transparent;
	float: right;
	margin-right: 5px;
	}
.address {
	color: #660000;
	position:absolute;
	top: 30px;
	left: 200px;
	}
#footer {
	background-color: #F4F4F4;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top: 4px solid #B1B1B1;
	border-bottom: 4px solid #b1b1b1;
	}
#footer  a:link,  a:visited {
	text-decoration: none;
	color: #901602;			
	background-color: transparent;
	}
#footer  a:hover,  a:active {
	text-decoration: none;
	color: #901602;			
	background-color: #fcf5ff;
	}
#footer p {
	padding-left: 1em;
	}
.clear { 
	clear: both;
	}

/* Mozilla bug workarounds */
#outer > #inner { 
	border-bottom: 1px solid transparent;
	}
#leftside {
	margin-right: 1px;
	}
#rightside {
	margin-left: 1px;
	}
#content {
	margin: 0 -3px 0 -2px;
	}