

html, body { margin: 0; padding: 0;
			background-color: #ffffcc; 
			font-family: verdana, arial, helvetica, sans-serif;
			}
			
#wrapper {width: 790px;
          position: relative;
		}	
		
#top img {float: left;}	
		
#top {margin-top: 10px;
	  width: 790px;
	  height: 375px;
	  font-size: 14pt;
	  font-family: "Comic Sans MS", sans-serif;
	  font-style: italic;
	  font-weight: bold;
	  color: #006600;
	  text-align: center;
	  border-bottom: solid 5px #006600;
	  }		
	  
#top p.address {font-family: verdana, arial, helvetica, sans-serif;
				font-style: normal;
				font-size: 18px;
				}	  
	  
 #left {background-color: #006600;
 		width: 160px;
		margin-top: 25px;
 		margin-left: 5px;
 		float: left;
 		}

#menu ul {
list-style-type:none;
padding:0;
margin:0;
width:150px;
}
#menu li {
position:relative;
font-size: 12px;
width:160px;
float:left;
}

#menu table {
position:absolute;
border-collapse:collapse;
top:0px;
left:0px;
}

#menu a {
border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; display:block;
text-decoration:none;
color:white;
background-color:#006600;
font-weight:bold;
padding:6px;
border-top:0px none;
height:1%
}
#menu .active  {color: #ff9900;}
#menu a:hover {
background-color:#006666;
}

#menu li ul {
position:absolute;
top:0px;
left:160px;
visibility:hidden;
}

#menu li ul li {width: 190px;}

#menu li:hover > ul {
visibility:visible;
}

#center {
		 float: left;
		 width: 600px;
         margin-top: 25px;
         margin-left: 20px;
         
		}	
		
#center p {text-align: center;}	

#center p.left {text-align: left;}

#center a {color: #993300;}

#center h3 {text-align:center;}
		
#center img {float: right;}	

#center p.mem {text-align: left;}

#center img.trail{float: left;}

#quote {position: absolute;
        margin-top: 295px;
        margin-left: 425px;
        margin-right:65px;
        width: 175px;
        font-size: 10pt;
        font-style: italic;
        }

#centerpeep {margin-left: 175px;}

#centerschool {margin-left: 175px;}

#centerschool img {float: right;}

#center p.senior {text-align: center;
                  color: #993300;
				  font-style: italic;
				  }

#centerdir {float: left;
         margin-top: -425px;
         margin-left: 120px;}
		 


#centerdir p.dir {color: #993300;
			   font-weight: bold;
			   font-size: 14pt;
			   text-align: center;
			   }	


#calend img.recycle {float:right;
					 }
#centergray {float: left;
         	margin-top: 25px;
         	margin-left: 20px;
			}

#centergray h1, h2 {color: orange;
					text-align: center;}
					
#centerlinks {float: left;
		width: 450px;
         margin-top: 25px;
         margin-left: 90px;
    	 font-size: 14pt;    
	
		 }	
				
		
#centerlinks a {color: #993300;}

#centerlinks a:hover {font-weight: bold;}

#center .spevent {text-align: left;
				   color: #993300;
				   font-weight: bold;
				   border: 1px solid;
				   padding: 5px;
				   }
			
#centerpeep img.peep {float: right;}			
			
					
#rehab {background-color: #ffcc00;
		width: 550px;
		border: 2px solid black;
		margin-left: 150px;
		line-height: 1.5;
		padding-left: 5px;
		}				

#rehab h3 {text-align: center;}

#rehab a {color: #993300;}

#footer {clear: both;
text-align: center;}

#footer a {text-decoration: none;
           }
           
#footer p.link {font-size: 10px;} 