body {
	background-color:#FFFFFF; 
	background-image:url(../graphics/bg_orangelinear.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color:#333333;
	}
	

			 
			
#container 
			{position: relative;
			 background-color: #E7C992;
			 width: 760px;
			 margin: 0px auto;
			 border: 7px solid #E7C992;
			 }
					
			
#banner		{position: relative;
			 width: 760px;
			 height: 200px auto;
			 margin: 0px;
			 padding: 0px;
			 z-index: 0;
			 }	
			 
#logo		{position: absolute;
			 width: 100px;
			 height: auto;
			 padding: 30px;
			 z-index: 1;
			 left: 0px;
			 top: 10px;
			 }

#making_difference		 {
	position: absolute;
	width: 274px;
	height:54px auto;
	left: 313px;
	top: 133px;
}





/*------main navigation--------*/

#navcontainer {width: 760px;
		       height: 25px;
		       float:left;
	
			  }						
			
#navmenu ul
			{position: relative;
			 list-style: none;
			 padding: 0;
			 margin: 0;
			 }
			 
#navmenu li
			{float: left;
			 margin: 0px 1px;
			 }

#navmenu li a
			{background:#000000 bottom left;
			 height: 25px;
			 line-height: 25px;
			 float: left;
			 width: 72px;
			 display: block;
			 border: 0.1em solid black;
			 color:#FFFFFF;
			 text-decoration: none;
			 text-align: center;
			 font-size: 11px;
			 font-weight: bold;
			 }		

		/* Hide from IE5-Mac \*/
		#navmenu li a
		{float: none}
		/* End hide */
		
#navmenu li a:hover
			{background:url(../graphics/button_bground.jpg) #FFFFFF bottom left repeat-x;
			 height: 25px;
			 line-height: 25px;
			 float: left;
			 width: 72px;
			 display: block;
			 border: 0.1em solid #dcdce9;
			 color:#000000;
			 text-decoration: none;
			 text-align: center;
			 font-size: 11px;
			 font-weight: bold;
			 }	
			 
		/* Hide from IE5-Mac \*/
		#navmenu li a:hover
		{float: none}
		/* End hide */	
					 

#navmenu 
			{width: 760px;}
			
			
/*---------end main navigation-----------*/			
			

#leftcontainer {
			position: relative;
			width: 125px;
			margin-top: 3px;
			padding-top: 20px;
			padding-right: 10px;
			padding-left: 10px;
			padding-bottom: 10px;
			background:url(../graphics/leftnavbg_round.gif) #E7C992 no-repeat;
			float: left;
			overflow:hidden;
			}

#leftnav ul  {
			 list-style:none;
			 padding: 0px;
			 margin: 0px;
			 font-weight: bold;
			 line-height: 20px; 
			 } 
			 
#leftnav a   {
			   text-decoration: none;
			   color: #FFFFFF;
			   }
			   

#leftnav a:hover
			  {
			   text-decoration:none;
			   color:#CCCCCC;			   
               }			 
						 
			 
#content 	{
			position: relative;
			background-color:#FFFFFF;
			background-image:url(../graphics/content_bgroundwhite.gif);
			background-repeat:no-repeat;
			width: 565px;
			padding-bottom: 20px;
			padding-left: 20px;
			padding-right: 30px;
			padding-top: 20px;
			margin-top: 3px;
			float: right;
			}
			
#rightcontainer {
	background-color:#FFFFFF;
	width: 171px;
	height: 285px;
	margin: 10px 5px 5px 10px;
	padding: 0px;
	text-align: left;
	float:right;
				 }
				 
.news ul  {
	position: absolute;
	background-image:url(../graphics/news_txt_bgroundlght.png);
	background-repeat: no-repeat;
	text-align:left;
	list-style:none;
    padding: 10px;
	margin: 0px;
	font-weight: bold;
	line-height: 25px;
	height: 106px;
	width: 151px;
	left: 409px;
	top: 189px;
			 }
			 
.news a     {
			   text-decoration: none;
			   color:#990000;
			 
			   }
			   

.news a:hover
			  {
			   text-decoration:none;
			   color:#333333;
			  		   
               }	
			   		 				 

			 
#footer		 {position: relative;
			 clear: both;
			 }
			 
			 
h1 			 {font-size: 20px;
			  font-weight: bold;
			  color:#990000;
			  }
			  
			   
h3 		       {font-size: 15px;
				font-weight: bold;
				color: #990000;
				}
		
h4			  {font-size: 11px;
				}

			
			   
			   
h2.leftnav	 {font-size: 14px;	
			  font-weight:bold;
			  color:#FFFFFF;}	

.smalltext   {font-size: 10px;
               line-height: 15px;} 
			  

#diary       {background-color:#FFFFFF;
			  padding-bottom: 0px;
			   padding-left: 10px;
			   padding-right: 10px;
			   padding-top: 0px;
			   font-weight: normal;
			   font-size: 11px;
			   color:#000000;
			   }
			 
.diary_bground {background-image:url(../graphics/diary_bgroundgrey.png);
                background-repeat: no-repeat;
				width: 520px;
				height: 400px;
				margin-left: 20px;
				padding-top: 20px;
				}	
			 
.diarycell	{
			 padding-bottom: 5px;
			 padding-left: 10px;
			 padding-right: 10px;
			 padding-top: 5px;
			 line-height: 14px;
			 }
			 
#associates {background-color:#DBCCB7;
			 width: 525px;
			 height: auto;
			 padding: 10px;
			
			 } 
			 
.associates_tbl_cell {background-color:#EFE9DE;
 					  text-align: left;
					 }

			  	   
.clear {
	clear: both;
}

li.bulleted  {list-style:circle;
			  color:#FFFFFF;
			  margin-left: 25px;
			  font-weight:normal;
			  }
			  
			  
.indented 	  {margin-left: 11px;}

.picsright	{
	position: relative;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9px;
	text-align: center;
	float:right;
	}
		
.picsleft	{
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 9px;
	text-align: center;
	float:left;
	}
	
.textbground {padding: 10px;
			  text-align:center;
			  }
			 
			  
		 
			 
			  		
			  
#form	{background-color:#EEE2CC;
		 width: 350px auto;
		 padding: 10px;
		 border: 15px solid #FAF5EF;
		 }

#contactform {margin-top: 0px; 
			  margin-left: 0px;}


#donate_button_home {
	position:absolute;
	width: 104px;
	height: 56px;
	left: 20px;
	top: 446px;
					 }	
					 
#donate_button_college {
	position: absolute;
	width: 151px;
	height: 35px;							
 	left: 115px;
	top: 359px;
					}
						

.more a:link, .more a:visited   {
	position:relative;
	color:#FFFFFF;
	font-weight: 400;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image:url(../graphics/btn_bg.gif);
	background-repeat:no-repeat;
	width: 70px;
	height: 17px;
	float: right;
	}
.more a:hover{
	position:relative;
	color:#000000;
	font-weight: 400;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image:url(../graphics/btn_bg.gif);
	background-repeat:no-repeat;
	width: 70px;
	height: 17px;
	float: right;
	}


.child_sponsorship a:link, .child_sponsorship a:visited  {
    position:absolute;
	background-image:url(../images/child_sponsorship.jpg);
 	background-repeat:no-repeat;
	width: 132px;
	height: 130px;
	left: 79px;
	top: 229px;
	}
	
	
.child_sponsorship a:hover {
	position:absolute;
	background-image:url(../images/child_sponsorship_over.jpg);
	background-repeat:no-repeat;
	width: 132px;
	height: 130px;
	left: 79px;
	top: 229px;
	}
	
.adult_sponsorship a:link, .adult_sponsorship a:visited  {
    position:absolute;
	background-image:url(../images/adult_sponsorship.jpg);
 	background-repeat:no-repeat;
	width: 132px;
	height: 130px;
	left: 236px;
	top: 229px;
	}
	
	
.adult_sponsorship a:hover {
	position:absolute;
	background-image:url(../images/adult_sponsorship_over.jpg);
	background-repeat:no-repeat;
	width: 132px;
	height: 130px;
	left: 236px;
	top: 229px;
	}
	
.bg_college a:link, .bg_college a:visited  {
    position:absolute;
	background-image:url(../images/bg_college.jpg);
 	background-repeat:no-repeat;
	width: 132px;
	height: 130px;
	left: 394px;
	top: 229px;
	}
	
	
.bg_college a:hover {
	position:absolute;
	background-image:url(../images/bg_college_over.jpg);
	background-repeat:no-repeat;
	width: 132px;
	height: 130px;
	left: 394px;
	top: 229px;
	}
	
#e_content_bground 	{
			position: relative;
			background-image:url(../graphics/e_news_content_bground.png);
			background-repeat:no-repeat;
			width: 680px;
			padding-bottom: 20px;
			padding-left: 40px;
			padding-right: 40px;
			padding-top: 20px;
			}
			
.home_link {
	position: relative;
	float:right;
			}	
			
#e_logo		{position: absolute;
			 width: 80px;
			 height: auto;
			 padding: 0px;
			 z-index: 1;
			 left: 30px;
			 top: 30px;
			 }		
