#main #contents #foyer {
}
		#contents #foyer ul#globalMenu {
		width: 139px;
		height: 206px;
		border-right: 1px #FFF solid;
		margin-bottom: 30px;
		float: left;
		}
			ul#globalMenu li {
			margin-left: 0;
			}
			ul#globalMenu li img {
			vertical-align: bottom;
			}

			#main #contents #foyer div#mainImg {
				position: absolute;
				left: 150px;
			}

#main #contents #front {
	clear: both;
	padding: 0 10px 10px;
	margin-bottom: 30px;
}
	#front div#welcome {
	margin-bottom: 30px;
	}
		#front div#running {
		width: 290px;
		margin-left: 10px;
		margin-bottom: 30px;
		float: left;
		background-color: #FFF;
		display: inline; /*IE6*/
		}
		#front div#information {
		margin-bottom: 30px;
		}
		#front div#column {
		}
	#front div#sundayService {
	width: 190px;
	margin-right: 10px;
	float: right;
	background-color: #FFF;
	line-height: 1.2;
	display: inline; /*IE6*/
	}
		#information h2,
		#column h2,
		#sundayService h2 {
		margin-left: -10px;
		}
		#sundayService p {
		margin-bottom: 5px;
		}

	#staticInfo img#appearance {
	margin-top: -10px;
	}

/* Flickr */
/*
Images are wrapped in divs classed "flickr_badge_image" with ids "flickr_badge_imageX" where "X" is an integer specifying ordinal position. Below are some styles to get you started!
*/
#photostream {
	clear: both;
	padding: 10px 10px 0;
	background: #EFEFEF;
}
.flickr_badge_image {margin:0 10px 10px 10px;display: inline;}
.flickr_badge_image img {border: 1px solid #CCC !important;}
#goFlickr {
	text-align:left;
	margin:0 10px 0 10px;
}

#photostream a:hover,
#photostream a:link,
#photostream a:active,
#photostream a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}

/*#flickr_badge_wrapper {border: solid 1px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}*/


/*///// 98. GENERAL SETTINGS /////*/
	/*//// FONT SIZE ////*/
	/*/// 90% ///*/
	#front,
	#photostream {
	font-size: 90%;
	}
	
	/*/// 80% ///*/

/*/// Hacks ///*/
#index #main #staticInfo {
	_background: url(../images/staticHeadIE.jpg) no-repeat; /* -IE6 */
}


