@charset "UTF-8";/* CSS Document */a:link {	color: #ffffff;	outline-style:none;}a:visited {	color: #ffffff;	outline-style:none;}a:hover {	text-decoration: none;	color: #ffffff;	outline-style:none;}a:active {	color: #ffffff;	outline-style:none;}body {	background: #000000 url(images/background.jpg) no-repeat fixed;	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	}	#content {	width: 1000px;	text-align: left;	margin: 0px auto;	}#header {	width: 1000px;    height: 215px;    }#top {	width: 1000px;	margin: 0 auto;	}	#bottom{	clear: both;	width: 1000px;	margin: 0 auto;	}#maininfo {	float: left;	width: 653px;	height: 351px;	margin-top: 3px;	background:url(images/back_01.jpg)	}#maininfo .indent {	border-width: 0;	}	#pastorphoto { 	background-image: url(images/back_02.jpg);	float: right;	width: 347px;	height: 351px;	margin-top: 3px;	}	#video {	background-image: url(images/back_03.jpg);	float: left;	width: 485px;	height: 182px;	}	#video .indent {border-width: 0;}	#extra {	background-image: url(images/back_04.jpg);	float: right;	width: 515px;	height: 182px;	}#extra .indent {	margin-top: 128px;	margin-left: 70px;	border-width: 0;	}	#footer {	clear: both;	width: 1000px;	height: 80px;	background-image:url(images/footer.jpg);	background-repeat: repeat-x;	}	