/* Christian Campus Fellowshiip main styles */





body {
	background-image:url(images/back2.png);
	background-repeat: x, y;
	background-position:center 0px;
	background-color: white;
	margin:15px;
	padding:0px;
	}

#hold { 
	width:800px;
	margin:auto;
	padding:0px;
	}


#logo {	
	background-image:url(images/logo.png);
	margin:auto;
	width:800px;
	height:118px;
	
	}

#links {
	float:left;
	padding:80px 0 15px 0px
	}
#links a {color: black; font-family: bell gothic std light, serif; text-align: center}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: white; text-decoration: underline;}
#links a:active {text-decoration: underline}


#content {
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
	padding:0 0 40 0;
	margin:auto;
	}


#foot {
	background-image:url(images/foot.gif);
	height:75px;
	width:800px;
	margin:auto;
	}
h1, h2, h3  {
	color: black; 
	font-family: bell gothic std light, serif;
	margin: 10px 0 0 20px;
	}

#fhold {
	background-image:url(images/big2.png);
	background-repeat: no-repeat;
	Width: 750px;
	}


#bib {
	background-image: url(images/tabback3.png);
	background-repeat: no-repeat;
	width: 90%;
	font-family: bell gothic std light, serif;
	padding: 10px;
	}

#news {
	background-image: url(images/tabback2.png);
	background-repeat: no-repeat;
	color: black; 
	width: auto;
	height: 250px;
	font-family: bell gothic std light, serif;
	padding: 10px;
	margin: 0 8.5% 0 0;
	text-align: center;
	}
#welc  {
	background-image: url(images/tabback3.png);
	background-repeat: no-repeat;
	width: 90%;
	font-family: bell gothic std light, serif;
	padding: 10px;
	}
#javpic  {
	background-image: url(images/tabback3.png);
	background-repeat: no-repeat;
	width:auto;
	height:auto;
	font-family: bell gothic std light, serif;
	margin: 0 0 0 6%;
	padding: 10px;
	}






	

