html{margin:0;
            padding:0;
			color:#000000;
			background:black;
			}
.stress {color:red;}
body{color: white;
      font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size: large;
      margin: 0 auto;
	  width: 800px;
}	

#skip a{color:black;}

#skip a:focus{outline:none;}	

#wrapper {width:800px;
         background-color: white;
}
			  
#header{height:165px;
       width:800px;
        background-color:white;
}
		 
#header img{margin-left: 50px;
           border-style:none;
}

#headtext img{position:relative;
             bottom:150px;
             left:260px;
}		  

#logo img{border-style:none;}

#logo a:focus{outline:0;}

#logo p{border-style:none;}

/*navigation*/
#nav {font-family: Verdana, Arial, sans-serif;
     font-size: large;
     padding-top:5px;
     
     height: 98px;
     background-image:url(../images/bev.gif);
	 background-repeat: repeat-x;
     color:#fff;
     width:auto;
	 border: 3px solid white;
	 background-color:white;
	
}
#nav img{margin:0px;}
#nav a {color:#fff;
       text-decoration:none;
	   
}

#nav li{display: inline;
      text-decoration: none;
	  
}
	  
#nav ul {text-decoration: none;
        
}
		
#nav a:hover {text-decoration: none;
             color:rgb(255,255,0) ;
}

#nav a:focus{outline: none;}


.home{position: relative;
      top: 3px;
	  right: 20px;
	  
	 
}

.small {position: relative;
       top: 20px;
	   right: 75px;
	   font-size: small;
	   color:rgb(255,255,0);
	   
}
	   
.about{position: relative;
      top: 3px;
	  right: 55px;
	  
	   
}

.small2{position: relative;
       top: 20px;
	   right: 125px;
	   font-size: small;
	   color:rgb(255,255,0);
}
.donate{position: relative;
      top: 3px;
	  right: 60px;
}

.small3{position: relative;
       top: 20px;
	   right: 160px;
	   font-size: small;
	   color:rgb(255,255,0);
	  
}

.ty{position: relative;
      top: 3px;
	  right: 140px;
}

.small4{position: relative;
       top: 20px;
	   right: 200px;
	   font-size: small;
	   color:rgb(255,255,0);
	   }

.news{position: relative;
      top: 3px;
	  right: 150px;
}

.small5{position: relative;
       top: 20px;
	   right: 210px;
	   font-size: small;
	   color:rgb(255,255,0);
}	

.events {position: relative;
      top:-18px;
        left: 550px;
}

.small6{position: relative;
       bottom: 2px;
	   left: 470px;
	   font-size: small;
	   color:rgb(255,255,0);
}		
	   
.contact{position: relative;
      bottom: 18px;
	  left: 480px;
}

	   
.small7{position: relative;
       bottom: 2px;
	   left: 415px;
	   font-size: small;
	    color:rgb(255,255,0);
	   
}	
	   
#body_home #nav2_home a,

    #body_about #nav2_about a,

	#body_news  #nav2_news a,
	
	#body_donate #nav2_donate a,
	
	#body_thanks #nav2_thanks a,

    #body_contact #nav2_contact a,
	
	#body_events #nav2_events a{color: rgb(255,255,0);
}

/*end of navigation*/
/*start of sidebar*/

#sidebar{float:left;
         overflow:hidden;
         padding:10px;
         width:150px;
		 background-color:white;
		
		}	  
		 
#sidebar img{border-style:none;}
/*sidebar images*/

#image1{float:left;
        padding-bottom:20px;
		margin-bottom:5px;
		margin-top:60px;
	    margin-left:6px;
		
		}
#image1 a:focus {outline: 0;}
#image2{float:left;
        clear:left;
		padding-bottom:20px;
		 margin-left:6px;
		}
#image2 a:focus {outline: 0;}

#image3{float:left;
        clear:left;
		padding-bottom:20px;
		 margin-left:6px;
		}

#image3 a:focus {outline: 0;}
		
#image4{float:left;
        clear:left;
		 margin-left:6px;
		 margin-bottom:10px;
}
		
#image4 a:focus {outline: 0;}
/*end of sidebar images*/
/* start of main*/
#main{float:right;
     line-height:1.5em;
      background:white;
	  width:600px;
      color: black;
      font-size: medium;
	  padding:10px;
}
#main img{border-style:none;}
#main p{margin-left:20px;
}
#main ul{line-height:1.5;}

#main h2,h3, h4{margin-left:20px;
              margin-top:60px;
}	
.head {font-size:medium;line-height:1.5;}
.important{color:#360651;border:2px dotted #360651;height:50px;padding:10px;}
/* end of main*/
/* start of footer*/
#footer {clear:both;
        height:80px;
         background-image:url(../images/bev.gif);
	    background-repeat: repeat-x;
		font-size: small;
		text-align: center;
		padding-bottom:5px;
		padding-top:5px;
		color:white;
		border: 2px solid white;
		
}

#foot ul{padding-top:5px;}

#foot a{text-decoration:none;
        color:rgb(255,255,0);
		font-weight: bold;
		margin-left:5px;
		padding-right:2px;
		padding-top:2px;
		
}

#foot{padding:0px;}
		
#foot a:hover{color:rgb(255,255,255);}

#foot a:focus{outline:none;}		 

#foot li{display:inline;
      line-height: 1;
	  text-align:center;
	  margin-bottom:0px;
	  
	  
} 
#foot ul{padding:0px;}

.copy{text-align:center;
      }

.site a{margin-right: 0px;
       margin-bottom:5px;
}
.bold{font-weight:bold;}

.side {padding-left:5px;
        border-left:1px solid white;}
/*end of footer divs*/
		
#help img {border-style:none;
          margin-left:200px;
		  width:185px;
		  margin-top:40px;
		  padding-bottom:30px;}	
  
#help a:focus{outline:none;}
     
#space{float:left;
        clear:left;
		margin-left: 20px;
      margin-top:60px;
}

.list1 {position:relative;
      left:0px;
	  top:20px;
	 
	   }
.list1 li{list-style: none;}

.list2{position:relative;
       bottom:187px;
	  left:200px;
	  overflow:hidden;
}	

.list2 li{list-style: none;}

#belong{margin-left: 100px;
        margin-top:-140px;
}

#vision{line-height:1.5;
        margin:20px;}
		
#vision ul{list-style-type:disc;}		   

#addy{margin-left:20px;
      line-height:1.5em;}
	   
#member { padding-top:20px;}		 

#stuff{padding-bottom:500px;}

.place{text-transform: uppercase;
       font-weight: bold;
	   margin-left: 20px;
	   
}		
#happenings {background:white;
	        width:auto;
            color: black;
            font-size: medium;
			line-height:2;
}
#people1{margin-left:20px;}	
		
#people2{margin-left:20px;}

#people3{margin-left:20px;}

 #facebook a{color:rgb(54,6,81);
            font-weight: bold;
}

#steps{line-height:1.5em;}

#explain{text-align: left;
line-height:1.5em;}

.sitemap{line-height:2;
         text-transform:uppercase;}
		 
.title  {list-style:none;
        line-height:2;}




