/* @override http://capitolhillchurch.com/style.css */

/* @override http://www.capitolhillchurch.com/style.css */



body {
	text-align: left;
	width: auto;
	height: auto;
	background-color: black;
	}
	
#poster {
	width: 875px;
	height: 655px;
	background: url(images/boy.jpg) no-repeat center 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	}
	
#name {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 2pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	}	
	
h1 {
	color: white;
	font: bold 21px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	float: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 280px;
	left: 40px;
	width: auto;
	height: auto;
	}

h1 a:link#church, a:visited#church {
	color: white;
	font: bold 21px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	}
	
h1 a:hover#church, a:active#church {
	color: #cccfd1;
	font: bold 21px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	}	
	

h2 {
	color: white;
	font: 21px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	top: 280px;
	padding: 0;
	text-align: left;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	position: absolute;
	left: 10.75em;
	}	

p {
	margin: 0;
	height: auto;
	width: 400px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #cecece;
font-size: 13px	}

div#content a:link, a:visited {
	border-bottom: dotted 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #cecece;
font-size: 13px;
	text-decoration: none;
	}
	
div#content a:hover, a:active {
	border-bottom: dotted 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #a4a6a6;
font-size: 13px;
	text-decoration: none;
	}
	
br {
	height: 28px;
	}

#tag {
	width: 487px;
	height: 182px;
	background: url(images/tag.png) no-repeat;
	position: relative;
	left: 40px;
	top: 125px;
	}

#information {
	width: 875px;
	height: 400px;
	padding: 0;
	margin-top: 100px;
	}
	
#name {
	
	}

.info {
	color: #cecece;	
	font: normal 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 500px;
	padding-top: 15px;
	}

#content {
	width: 420px;
	height: 400px;
	position: relative;
	top: 285px;
	left: 110px;
	text-align: left;
	}

#fade {
	height: 101px;
	background: url(images/fade2.png) repeat-x;
	position: absolute;
	top: 555px;
	right: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	}

#where {
	}

#biblestudies {
	margin-top: 15px;
	}

#contacts {
	margin-top: 15px;
	}

#mail {
	margin-top: 15px;
	}

#phone {
	margin-top: 15px;
	}

#tunes {
	margin-top: 15px;
	}
	
.tab {
	left: 110px;
	position: absolute;
	}

#logo {
	
	width: 48px;
	height: 48px;
	background-image: url(images/logo.png);
	float: right;
	margin-right: 50px;
	margin-left: 0;
	margin-bottom: 0;
	}
	
	



