body {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
	background-color: #d2d6d9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
}
#logo {
	width: 196px;
	float: left;
	padding: 4px;
}
#topNav {
	bottom: 0px;
	left: 0px;
	float: right;
	margin-top: 92px;
	margin-right: 5px;
}

#outerBox {
	width: 100%;
	border: 5px solid #CCCCCC;
	background-color: #ffffff;
	padding: 1px;
}
#content {
	padding: 10px;
}
#mainContent {
	background-color: #f1f1f3;
	width: 100%;
}
#outerBox1 {
	padding: 1px;
	background-color: #666666;
	width: 700px;
}
#botInfo {
	padding: 4px;
	width: 700px;
	margin-top: 5px;
}
#botNav {
	background-color: #372D50;
	font-size: 10px;
	color: #CCCCCC;
	padding: 4px 4px 4px 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#affiliations {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

#botNav a {
	color: #CCCCCC;
}
#botNav a:hover {
	text-decoration: none;
}


.header1 {
	font-size: 16px;
	color: #00887F;
	font-weight: bold;
}

#topBar {
	height: 135px;
	background-image: url(images/bg_topbar.jpg);
	background-repeat: repeat-x;
}
#inTextImg {
	float: right;
	background-color: #BDC1C4;
	margin: 5px;
	padding: 1px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
#inText {
	padding: 10px;
	font-weight: bold;
}
#projectListing {
	font-size: 12px;
	line-height: 22px;
	padding: 5px;
	width: 160px;
	cursor: pointer;
	background-color: #CCCCCC;
	border: 1px solid #006699;
	color: #333333;
}
#projectLinks {
	float: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 4px;
	background-color: #E8E8E8;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 5px;
}
#projectLinks a:hover {
	text-decoration: none;
}
#projectLinks a {
	padding-right: 1px;
	padding-left: 1px;
}

#projectListing a:link {
	text-decoration: none;

	color: #003399;
}
#projectListing a:visited {
	text-decoration: none;
}
#projectListing a:hover {
	text-decoration: underline;

}
#projectListing img {
	border: 1px solid #eeeeee;
	margin-bottom: 2px;
}
#projectListing200 {

	font-size: 12px;
	line-height: 22px;
	padding: 5px;
	width: 200px;
	cursor: pointer;
	background-color: #CCCCCC;
	border: 1px solid #006699;
	color: #333333;
}
#homeImage {
	padding: 10px;
}
#projectListingChurch {

	font-size: 12px;
	line-height: 22px;
	padding: 5px;
	width: 200px;
	cursor: pointer;
	background-color: #CCCCCC;
	border: 1px solid #006699;
	color: #333333;
}
#projectListingChurch a:link {
	text-decoration: none;

	color: #003399;
}
#projectListingChurch a:visited {
	text-decoration: none;
}
#projectListingChurch a:hover {
	text-decoration: underline;

}
#projectListingChurch img {
	border: 1px solid #eeeeee;
	margin-bottom: 2px;
}