body {		/*page used on numbers.html*/
	margin: 0;
	padding: 0;
	background-color: #fafafa;
	/*background: url(http://www.maplepark.org/images/bkt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment:fixed;*/
	}
#www { height: 22px; width: 125px; left: 110px; top: 8px; font-family: serif;font-size: 0.8em; color: #901602;position: absolute; visibility: visible; }

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: transparent;         /* center column background changed from #fafafa*/
	}
p{font-family: monospace;
	white-space:pre;
}
#inner {
	margin: 0;
	width: 100%; 
	}

#mpnaheader {
	width:60%;
	color: #901602;
	border-bottom: 2px 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: 5px;
	left: 300px;
	}
#server {
	position: absolute;
	top: 40px;
	left: 500px;
	}
#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;
	}
.address {
	color: #660000;
	position:absolute;
	top: 30px;
	left: 200px;
	}
/*____________________________________Top Template Above_________________________*/

#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;
	}
ul	{
	list-style-type: circle;
	font-weight:600;
	font-size:.8em;
	line-height: 1.3em;
	margin-left: 100px;
	color:#660000; 
	
	}
#content ul	 a:link,  a:visited {
	text-decoration: underline;
	color: #901602;
	background-color: transparent;
	}

#content ul   a:hover,  a:active {
	text-decoration: underline overline;
	color: #000000;			
	background-color: #fcf5ff;
	}
#meetingcontent	{
	width: 550px;
	height: auto;
	top: 50px;
	
	color:#660000;
	font-size: 1.2em;
	position:relative;
	top:50px;
	margin-left: 50px;				/*used on the meetings.html page*/
	}
#meetingcontent  a:link,  a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
	}
#meetingcontent  a:hover,  a:active {
	text-decoration: underline overline;		/*used on the meetings.html page*/
	color: #000000;			
	background-color: #fcf5ff;
	}
#fusionbot {
	float:left;width:222px;height:100px;-adbe-c:c;
	margin-right: 25px;
	background-color:transparent;
	float: right;
	margin-right: 5px;
	}

#footer {
	background-color: #F4F4F4;
	width: 60%;
	position: relative;
	z-index: 13;
	border-top: 2px solid #B1B1B1;
	border-bottom: 2px 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;
	}