/* NEEDS CONFERENCE */


/* GENERAL BODY DECLARATIONS */	
	
	body {
		font-family: Century Schoolbook, Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size: 10pt;
		background:url(images/needs_background.jpg);
		}
		
	#back-back {
		top:0px;left:0px;overflow:hidden;
		width:100%;height:140%;
		position:absolute;
	}
	
	#background {
		font-size:3000%;
		top:-140px;left:-40px;position:absolute;
		font-family:Georgia, Georgia, serif;
		color: orange;
	}
	
	#wrapper {
		   border: .12em solid #8c110c;
		   width: 900px;
		   text-align: left;
		   z-index:0;    
		   margin-left: auto;
		   margin-right: auto;
		   position:relative;
		   padding: 15px;
		   padding-left: 45px;
		   padding-right: 45px;
		   z-index:3;
		   background:white;
	}
	

	h3 {
		font-size: 140%;
		font-family:Georgia, Georgia, serif;
		font-weight: normal;
	}