/* @override http://www.congofrontlinemissions.org/stylesheets/home_page.css */


h1 {
	font-weight: bold;
	letter-spacing: -0.04em;
	font-size: 3.2em;
	color: #fff;
	line-height: 94%;
	margin-top: -24px;
	margin-bottom: 0px;
}

h2 {
	font-weight: bold;
	letter-spacing: -0.04em;
	font-size: 2.5em;
	color: #fff;
	margin-top: 0px;
	margin-bottom: -38px;
}

h3 {
	font-weight: bold;
	letter-spacing: -0.04em;
	font-size: 2.2em;
	color: #fff;
	margin-top: 0px;
	margin-bottom: -10px;
}

h4 {
	font-weight: bold;
	letter-spacing: -0.06em;
	font-size: 1.4em;
	color: #fff;
	margin-top: 13px;
	margin-bottom: 0px;
}

h5 {
	font-weight: bold;
	letter-spacing: -0.06em;
	font-size: 1.1em;
	color: #CCC7C4;
	margin-top: 10px;
	margin-bottom: 0px;
}

p {
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: none;
	text-align: left;
	font-size: 95%;
	line-height: 110%;
}

strong {
	font-weight: bold;
	letter-spacing: -0.06em;
	font-size: 90%;
	color: #fff;
}

#container {
	position: relative;
	width: 100%;
	margin-top: 15px;
	padding-bottom: 5px;
	width: 770px;
	height: 467px;
	margin-left: auto;
	margin-right: auto;
}

#welcome {
	width: 250px;
	height: 465px;
	position: absolute;
}

#welcome_text {
	padding-left: 8px;
	margin-top: -8px;
}

#welcome_image {
	background-image: url(http://www.congofrontlinemissions.org/images/welcome_image.jpg);
	background-repeat: no-repeat;
	width: 232px;
	height: 275px;
	margin-top: 7px;
	margin-left: 10px;
}

#line_1 {
	width: 10px;
	height: 463px;
	background-image: url(http://www.congofrontlinemissions.org/images/line.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 250px;
}

#mission {
	width: 220px;
	height: 465px;
	max-height: 465px;
	margin-left: 12.5px;
	margin-right: 12.5px;
	position: absolute;
	left: 260px;
}

#line_2 {
	width: 10px;
	height: 463px;
	background-image: url(http://www.congofrontlinemissions.org/images/line.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 510px;
}

#news {
	width: 250px;
	height: 465px;
	position: absolute;
	left: 520px;
}

#newsfeed {
	width: 250px;
	height: 187px;
	margin-left: 10px;
}

#subscribe {
	width: 250px;
	height: 285px;
}

table {
	margin-bottom: -25px;
}

table p {
	margin-top: 5px;
}

td {
	padding-top: 0px;
}



