/* @override http://www.soteriatrust.org.uk/css/stylesheet.css */
			
#container {position: relative;
			 width: 90%;
			 font-size: 16px;
			 font-family: Arial, Verdana, Helvetica, sans-serif;
			 margin: 0px auto;
			 }				
			
#banner		{display: none; }	
			 
#logo		{position: absolute;
			 width: 100px;
			 height: auto;
			 padding: 30px;
			 z-index: 1;
			 left: 0px;
			 top: 10px;
			 }

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

#navcontainer {display:none }						
			
			
/*---------end main navigation-----------*/			

#leftcontainer { display: none; }		 
						 
			 
#content 	{
			position: relative;
			background-color:#FFFFFF;
			background-image:url(../graphics/content_bgroundwhite.gif);
			background-repeat:no-repeat;
			width: 100%;
			padding-bottom: 20px;
			padding-left: 20px;
			padding-right: 30px;
			padding-top: 20px;
			margin-top: 3px;
			float: right;
			}
			
#rightcontainer { display: none; }
			   		 				 
			 
#footer		 {position: relative;
			 clear: both;
			 text-align:center;
			 }
			 			 
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: 350px;
					}
	
