div#content {margin-top:1px;}

div#column_left {
	float:left;
	width:300px;
}

	div#mission {
		height:150px;
		overflow:hidden;
	}
	
		/*ie.css*/
		div#mission h1 {
			margin-top:15px;
			margin-bottom:-8px;
		}
		
		#mission img#btn_donate {
			margin-top:4px;
			margin-left:10px;
		}

	
	
	div#featured_clinic {
		margin-bottom:20px;
	}
	
		#featured_clinic h2 {margin-top:10px;}
	
		#featured_clinic img {
			float:left;
			margin-top:4px;
			margin-right:5px;
			margin-bottom:5px;
			border:0px solid black;
		}
	
	div#video {
		border:0px solid black;
		margin-bottom:10px;
	}
	
		/*ie.css*/
		#video h2 {margin-top:10px;}
		
		#video h3 {
			font-size:12px;
			margin-right:10px;
			margin-top:6px;
			margin-left:10px;
		}
			
	div#video_sub {
		margin-top:10px;
		border:0px solid black;
	}
		
		/* IE6 +++ */
		#video_sub ul li {
			float:left;
			width:90px;
			margin-left:13px;
			margin-right:0;
			border:0px solid black;
		}
	
		#video_sub ul li.first {
			margin-left:0px;
		}
		
		#video_sub ul li img {
			width:90px;
			height:67px;
			border:1px solid #333333;
		}
		
		#video_sub h4 {
			color:#323232;
			font-size:1em;
			padding-left:2px;
			font-weight:normal;
			width:88px; height:14px;
			clip:rect(0px, 88px, 14px, 0px);
			overflow:hidden;		
		}
		
		#video_sub h4 a {
			color:#323232;
			font-size:0.9em;
			text-decoration:none;
		}
		
		#video_sub p {
			margin-left:180px;
		}

div#column_left_center {
	float:left;
	width:260px;
	margin-left:20px;
}

	/* IE6 +++ */
	div#victor {
		height:148px;
		overflow:hidden;
		margin-bottom:0px;	
		padding:0px;
	}

		#victor img.photo {
			float:left;
			margin-top:10px;
			margin-right:10px;
			margin-bottom:10px;
			padding:3px;
			border:1px solid #c7bdcc;
			background:#fff;
		}
		
		#victor h2{margin-top:11px;}
		
		img#title_victor {
			margin-top:14px;
			margin-bottom:4px;
		}
		
		#victor h3, #victor p {
			margin-right:10px;
			margin-left:10px;
		}
		
		#victor h3 a {
			color:#323232;
			font-size:1em;
			text-decoration:none;
		}
		
		#victor h4 {
			font-size:1.2em;
			margin-top:20px;
			margin-bottom:10px;
			padding-bottom:6px;
			border-bottom:1px solid #dad8d6;
		}
	/*ie6.css*/
	div#more_victors {
		margin-top:14px;
		margin-left:10px;
	}
	
		#more_victors div {
			clear:both;
		}
		
		#more_victors img {
			float:left;
			margin-top:0px;
			margin-right:10px;
			margin-bottom:10px;
			padding:3px;
			border:1px solid #c7bdcc;
			background:#fff;
			
		}
		
		#more_victors li {
			clear:both;
			margin-left:0px;
			margin-bottom:10px;
			width:260px;
			border:0px solid black;
		}
		
		#more_victors p.first {
			margin-left:0px;
		}
		
		#more_victors a#btn_add_story {
			width:170px;
			margin-left:19px;
			
			
		}

	div#newest_friends {
		margin-top:30px;
		margin-left:10px;
		border:0px solid black;
	}
	
		#newest_friends div {
			clear:both;
		}
	
		#newest_friends p {
			float:left;
			margin-left:20px;
			margin-bottom:20px;
			width:112px;
			border:0px solid black;
		}
		
		#newest_friends p.first {
			margin-left:0px;
		}
		
				#newest_friends img {
			float:left;
			margin-top:10px;
			
			margin-bottom:10px;
			padding:3px;
			border:1px solid #c7bdcc;
			background:#fff;
		}
				
div#column_right_center {
	float:left;
	width:190px;
	margin-left:5px;
	padding-left:14px;
	background-image:url("/img/bg-vertical-rule.gif");
	background-repeat:no-repeat;
	background-position:top left;
	border:0px solid #dadada;
}

	div#drawing {
		position:relative;
		height:140px;
		border:0px solid black;
	}

		#drawing h2 {
			margin-top:11px;
		}

		#drawing img#drawing_img {
			/*height:94px;*/
			height:100px;
			margin-left:8px;
		}
		
		#drawing img#btn_drawing {
			position:absolute;
			top:104px;
			left:32px;			
		}
	
	/* IE6 +++ */
	div#news_list {

	color:#000;
	

	border:0px solid black;
	margin-bottom:0px;
	
	}
	
		#news_list li {	
			
			margin-bottom:20px;
		}
	
		/*ie.css*/
		#news_list h2 {
			margin-bottom:6px;
			margin-top:12px;
		}
		#news_list a {
			
		}
		
		
		#news_list h5 a {
			font-size:12px;
			text-decoration:none;
			color:#323232;
		}
		#news_list p {
			margin-bottom:6px;
		}
		
		/* IE6 +++ */
		#news_list {
			margin-right:20px;
		}

	/* IE6 +++ */
	div#prayer_list {
		border:0px solid black;
	}
		
		/*ie.css*/
		#prayer_list h2{
		
		}
		
		#prayer_list p {
			margin-bottom:6px;
		}
		
		#prayer_list h5 a{	
			color:#323232;
			font-size:12px;
			text-decoration:none;
		}
		
		#prayer_list ul, #news_list ul {	
			font-size:10px;
			padding-top:10px;
			border-top:1px solid #e1e1e1;
		}
		
		#prayer_list ul li, #news_list ul li {
			padding-top:6px;
			padding-right:6px;
			padding-bottom:2px;
			padding-left:0px;	
			margin-bottom:4px;
		}
		
		#prayer_list p, #news_list p {	
			font-size:1.1em;
		}
		
		#prayer_list {
			margin-right:20px;
		}
		
	/* IE6 +++ */
	div#forum_list {
		border:0px solid black;
		margin-top:11px;
	}
		
		#forum_list h2{
			margin-bottom:0px;
		}
		
		#forum_list p {
			margin-bottom:6px;
		}
		
		#forum_list h5 a{	
			color:#323232;
			font-size:12px;
			text-decoration:none;
		}
		
		#forum_list ul, #news_list ul {	
			font-size:10px;
			padding-top:10px;
			border-top:1px solid #e1e1e1;
		}
		
		#forum_list li {	
			padding-top:6px;
			padding-right:6px;
			padding-bottom:2px;
			padding-left:0px;
			margin-bottom:4px;
		}
		
		#forum_list p, #news_list p {	
			font-size:1.1em;
		}
		
		#forum_list {
			margin-right:20px;
		}
/*ie6.css*/
div#column_right {
	float:left;
	width:160px;
	margin-left:10px;
	border:0px solid black;

}

	div#ad_space {
		text-align:center;
		height:150px;
	}
	
	div#ad_space p {
		margin-top:5px;
		margin-bottom:2px;
	}
	/*ie6.css*/
	div#events {
		margin-top:7px;
		margin-bottom:20px;
		background-color:#84c77e;
		color:#fff;
		padding:10px;
	}
		
		#events ul {/*background-color:#eaeaea;padding:10px;*/}
		
		#events h2 {color:#fff;margin-bottom:6px;}
		#events a{color:#fff;}
		#events h5 a{	
			color:#323232;
			color:#fff;
			font-size:12px;
			text-decoration:none;
		}
		
		#events p {font-size:11px;}
	
	div#blogs {
		margin-bottom:12px;
			margin-right:20px;
	}
	
		#blogs h2 {
			

		}
		
		#blogs ul {border-top:1px solid #e1e1e1;}
				
		#blogs li {
					padding-top:6px;
			padding-right:10px;
			padding-bottom:2px;
			padding-left:0px;	

			margin-bottom:4px;
		}
		
		#blogs h5 a{	
			color:#323232;
			font-size:12px;
			text-decoration:none;
		}
		
		#blogs p {font-size:11px;margin-bottom:6px;}
	
	div#survey h2 {margin-bottom:0px;}



a.invisible_link {text-decoration:none;color:#323232;}

h3 {color:#323232;}

#FPDrawingImg {
	width:280px;
	height:80px;
	background-color:#FFFFFF;
	}

div#gray_bg {
	height:150px;
	background-image:url("/img/bg-gray.gif");
	background-position:top left;
	background-repeat:repeat-x;
	border:0px solid black;
}