@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body {background-image:url(../images/background_tile.jpg);
	  background-repeat:repeat-x;
	  background-color:#b2c5d6;
	  margin:0px;
	  padding:0px;}
	  
#container {width:1012px;
			background-image:url(../images/background_shadow.png);
			background-repeat:repeat-y;
			margin-left:auto;
			margin-right:auto;}
			
#content {width:963px;
		  margin-left:auto;
		  margin-right:auto;
		  background-image:url(../images/background_content.jpg);
		  background-repeat:repeat-x;
		  background-color:#b2c5d6;}
		  
#header {margin-left:50px;
		 padding-top:30px;}
		 
#address {Font-family:Arial, Helvetica, sans-serif;
		  font-size:20px;
		  text-align:center;
		  color:#315e87;
		  width:300px;
		  margin-left:550px;
		  margin-top:-100px;
		  padding-bottom:30px;}
		  
#navbar {height:50px;
		 width:964px;}
		 
#sidebar {width:191px;
		  height:267px;
		  margin-top:40px;}

#homepage_pics {margin-left:217px;
				margin-top:-267px;}
				
#tile_ads {height:113px;
		   width:847px;
		   margin-top:30px;
		   margin-left:60px;}
		   
#mission_statement {font-family:Arial, Helvetica, sans-serif;
					font-weight:light;
					font-size:20px;
					text-align:center;
					color:white;
					width:267px;
					margin-left:60px;
					margin-top:30px;}
					
#forum {width:200px;
		margin-left:300px;
		margin-top:-38px;
		padding-bottom:10px;}
#forum h2 {padding:0px;
		   margin:0px;}
		   
#forum h2 a {color:#315e87;
		  text-decoration:underline;}
#forum h2 a:hover {color:white;}
					
#text {margin-left:350px;
	   margin-top:-165px;
	   width:550px;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;}
	   
#text2 {width:845px;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   margin-left:60px;}
	   
#text2 h2 {color:#315e87;}

#text2 a {color:white;}
#text2 a:hover {color:#315e87;}
	   
#footer {font-family:Arial, Helvetica, sans-serif;
		 font-size:10px;
		 margin-top:100px;
		 margin-left:20px;}
		 
#footer a {text-decoration:none;
		   color:black;}
		   
#footer a:hover {color:white;}
		 
#footer_ads {margin-left:480px;
			 margin-top:-90px;
			 padding-bottom:20px;}
			 
#donate_button {align:center;}

#fundraiser1 {margin-top:15px;}
#fundraiser2 {margin-left:437px;
			  margin-top:-285px;}
		  
#events_pic {width:432px;
			 font-size:10px;}
			 

