body { margin: 0; padding: 0; 
	/*background-color: #ffffff;
	background-image: url(http://www.maplepark.org/images/indexbk.jpg);
	background-repeat: no-repeat;
	background-position: 250px 200px;
	background-attachment: fixed;
	*/
	}
h2, h3 { margin-top: 0; }
form { margin: 0; padding: 0; }
p {
	font: 80%/1.8 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	}

#headerimage { height: 80px; width: 750px; left: 0; top: 20px;position:absolute; visibility: visible; }
#neighborhoodassoc { height: 20px; width: 330px; left: 350px; top: 0; position: absolute; visibility: visible; }
#wwwmapleparkorg { height: 20px; width: 190px; left: 240px; top: 110px; position: absolute; visibility: visible; }
#line { height: 6px; width: 600px; left: 0; top: 140px; position: absolute; visibility: visible; }

#emailserver { height: 20px; width: 240px; left: 490px; top: 110px; position: absolute; visibility: visible; }
#emailserver a:link,  a:visited {
	text-decoration: underline overline;
	color: #901602;			
	background-color: transparent;
	}
#emailserver a:hover,  a:active {
	text-decoration: underline overline;
	color: #000000;			
	background-color: #fcf5ff;
	}
#acrobat { height: 31px; width: 88px; left: 34px; top: 637px; position: absolute; visibility: visible; }
#acrobattext { height: 50px; width: 140px; font-family: serif; font-size: 1em; text-align: center;  font-weight: 300; color: #620000;left: 10px; top: 590px; position: absolute; visibility: visible; }
#MPNAImage { height: 50px; width: 200px; left: 20px; top: 100px; position: absolute; visibility: visible; }
#menu { height: 100px; width: 180px; left: 0; top: 80px; z-index: 100; position: absolute; visibility: visible; }
#directortitle { height: 40px; width: 450px; left: 260px; top: 160px;font-family: Arial; font-size: 1.8em;font-weight: 900;text-align: center; position: absolute; visibility: visible; }

#directortitle { height: 40px; width: 450px; left: 260px; top: 153px; position: absolute; visibility: visible; }
#wwwmapleparkorg { height: 30px; width: 190px; left: 240px; top: 110px; position: absolute; visibility: visible; }
#footer { background-color: #f4f4f4; width: 80%; left: 10px; top: 2090px; z-index: 13; position: absolute; visibility: visible; }
#larryk { height: 345px; width: 312px; left: 180px; top: 230px; position: absolute; visibility: visible; }
#ron { height: 345px; width: 321px; left: 520px; top: 230px; position: absolute; visibility: visible; }
#teresa { height: 378px; width: 320px; left: 500px; top: 610px; position: absolute; visibility: visible; }
#leslie { height: 366px; width: 300px; left: 190px; top: 608px; position: absolute; visibility: visible; }
#richard { height: 366px; width: 300px; left: 192px; top: 1650px; position: absolute; visibility: visible; }
#ruth { height: 350px; width: 290px; left: 190px; top: 1040px; position: absolute; visibility: visible; }
#mike { height: 337px; width: 250px; left: 530px; top: 1036px; position: absolute; visibility: visible; }
#teresatext { height: 32px; width: 300px; left: 513px; top: 630px; z-index: 20; position: absolute; visibility: visible; }
#larryktext { height: 34px; width: 238px; left: 220px; top: 250px; z-index: 20; position: absolute; visibility: visible; }
#richardtext { height: 34px; width: 300px; left: 200px; top: 1650px; z-index: 20; position: absolute; visibility: visible; }
#leslietext { height: 36px; width: 250px; left: 200px; top: 620px; position: absolute; visibility: visible; }
#miketext { height: 30px; width: 220px; left: 530px; top: 1040px; position: absolute; visibility: visible; }
#larry { height: 100px; width: 100px; left: 190px; top: 1410px; position: absolute; visibility: visible; }
#larrytext { height: 20px; width: 218px; left: 322px; top: 1410px; position: absolute; visibility: visible; }
#rontext { height: 30px; width: 286px; left: 585px; top: 234px; position: absolute; visibility: visible; }
#ruthtext { height: 30px; width: 236px; left: 222px; top: 1060px; z-index: 20; position: absolute; visibility: visible; }
#houston { height: 104px; width: 100px; left: 540px; top: 1410px; position: absolute; visibility: visible; }
#houstontext { height: 30px; width: 180px; left: 633px; top: 1420px; position: absolute; visibility: visible; }
#betty { height: 190px; width: 273px; left: 540px; top: 1800px; position: absolute; visibility: visible; }
#bettytext { height: 100px; width: 210px; left: 580px; top: 1810px; position: absolute; visibility: visible; }



* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
    text-align: center;
    font-family: serif;
    color: #000000;
    font-weight: 600;
    font-size: .8em;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

#text h2 	{
	font: 130% Georgia, "Times New Roman", Times, serif;
	color: #901602;
	margin-left: 1em;
	}
#text h4 {
	float:right;
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-top: -2em;
	margin-right: 1em;
	}
#text p {
	font-size: .9em;
	margin-left: 5em;
	margin-right: 2em; line-height: 1.4em;
	background-color: transparent;
	}
#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;
	}
#content {
	margin: 0 -3px 0 -2px;
	}
#content ul {
	  font-size: .9em;
	margin-left: 10em;
	margin-right: 2em;
	}
/* This is the script for the counter on the index page - <div style="position:absolute;top:612px;left:700px;width:161px;height:62px;-adbe-c:c">
<img src="http://xyz.freelogs.com/counter/index.php?u=maplepark1&s=ariali" alt="Free Web Counter" align="middle" border="0" hspace="4" vspace="2" /> 
<script src="http://xyz.freelogs.com/counter/script.php?u=maplepark1"></script>*/