* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #6b6b6b;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
}
#wrapper #header {
	height: 243px;
	width: 850px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	background-image: url(../images/menu-back.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 52px;
	top: 246px;
	left: 143px;
}
#wrapper #bodyArea #left {
	width: 541px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #bodyArea #left a {
	color: #173189;
	text-decoration: underline;
}

#wrapper #bodyArea #left img {
	padding: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#wrapper #bodyArea #left p {
	padding-right: 10px;
	padding-left: 15px;
	text-align: justify;
	padding-bottom: 20px;
}

#wrapper #bodyArea #right {
	width: 309px;
	float: right;

}
#wrapper #bodyArea #right img {
	border: 1px solid #000000;
}
#wrapper #bodyArea #right #streamingfaith {
	height: 236px;
	width: 300px;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 4px;
}
#wrapper #bodyArea #right #sow {
	height: 113px;
	width: 300px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 4px;
}
#wrapper #bodyArea #right #facebook {
	width: 300px;
	padding-bottom: 5px;
	padding-left: 4px;
}


#wrapper #bodyArea #footer {
	clear: both;
	height: 20px;
	background-color: #173189;
}


#wrapper #slideshow {
	background-color: #CCCCCC;
	height: 307px;
	width: 541px;
	float: left;
}
#wrapper #ad {
	background-color: #660099;
	float: right;
	height: 307px;
	width: 309px;
}

/* Class Styles */

.Header {
	color: #006699;
	line-height:32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	padding-left: 5px;
	}
	
.subHeader {
	color: #999999;
	line-height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	padding-left: 5px;
	}

.footer {
	color: #CCCCCC;
	line-height:10px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	}
.footer a {
	color: #CCCCCC;
	text-decoration: underline;
}
#tag {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding-bottom: 20px;
}
