body {
	behavior:url(Assets/csshover.htc);
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background:#747C91;
	margin:0px;
	padding:25px 0px;
}
/************* MAIN *********************/
#container {
	background:#fff;
	width:760px;
	margin:auto;
	padding:0px;
}	
	#homelink h1{
		float:left;
		width:250px;
		font-size:12px;
		font-weight:600;
		margin:0px;
		pading:0px;
		text-align:left;	
	}
	#header {
		background:url(Images/faith_01.jpg) top no-repeat;
		padding:143px 0px 0px 0px;
		margin:0px;
		clear:both;
		height:34px;
	}
	.main {
		background:#FFF;
		padding:0px 0px 3px 0px;
		margin:0px;	
	}
		#page {
			background:url(Images/pagebg.gif) repeat-y;	
		}
		#sidebar {
		float:left;
		width:197px;
		padding:0px;
		margin:0px;	
		background:url(Images/pagetopper.gif) top repeat-x;
	}
	#submenu {
			width:170px;
			float:left;
			padding:0px;
			margin:10px 0px 0px 0px;
		}
		#sidebar h2 {
			font-size:12px;
			font-weight:normal;
			color:#000;
			width:158px;
			margin:0px;
			text-decoration:underline;
			padding:4px 4px 8px 6px;
		} 
		#sidebar a {
			display:block;
			color:#41557b;
			margin:0px;
			width:148px;
			padding:6px 4px 6px 18px;
			text-align:left;
		}
		#sidebar a:hover {
			color:#41557b;
			background:none;
			text-decoration:underline;
		}
		#sidebar .selected {
			font-weight:bold;
			color:#41557b;
		}
		#flash {
			float:left;
			width:343px;
			height:183px;
			padding:0px;
			margin:0px 0px 1px 0px;	
			background:#ebebeb;
		}
		#welcomechannels {
			background:url(Images/welcomeshadow.jpg) top no-repeat;
			width:417px;
			height:183px;
			float:right;
			padding-top:0px;	
			margin:0px;
			text-align:left;
			color:#4e4e4e;
		}
			.welcomechannel {
				padding:4px;
				width:409px;
				height:175px;
				overflow:auto;
			}
			.welcomechannel h3 {
				margin:0px;
				padding:4px 0px 8px 0px;
				font-weight:normal;
				font-size:13px;
				color:#4d668f;	
			}
			#contentarea {
				clear:both;
				border-top:#b8b8b8 2px solid;
				text-align:left;
				margin:0px;	
				padding:0px;
			}
			#pcontentarea {
				float:left;
				width:563px;
				text-align:left;
				margin:0px;	
				padding:0px;
				background:url(Images/pagetopper.gif) repeat-x;
			}
			#isite_content {
				padding:6px;	
			}
		#channels {
			width:756px;
			margin:auto;
			padding:0px;
			text-align:left;	
			background:url(Images/channels.gif) repeat-y;
		}
			.channel {
				float:left;
				width:240px;
				padding:6px;
				margin:0px;
				color:#FFF;
			}
			.channel h3 {
				margin:0px;
				padding:2px 0px 6px 0px;
				font-weight:normal;
				color:#fff;
				font-size:12px;
			}
#footer {
	width:752px;
	text-align:left;
	padding:4px;
	margin:4px 0px 0px 0px;
	color:#393f47;
	border-top:#b1ac8d 1px solid;
}
	/** FOOTER MENU **/
	#fmenu {
		height:20px;
		padding-top:5px;
	}
	#fmenu a {
		display:block;
		float:left;
		padding:5px;
		margin-right:8px;
	}
	#fmenu .menuitem {
		font-size:12px;
		color:#1d2024;
	}
	#fmenu .menuitem:hover {
		color:#1d2024;
		text-align:none;
		background:#6b727e;
	}
	#fmenu .selected {
		color:#1d2024;
		text-align:none;
		background:#6b727e;
	}
	#fmenu .selected:hover {
		color:#1d2024;
		text-decoration:underline;
	}

/********** COPYRIGHT *******************/
#copyright {
	padding:5px;
	color:#fff;
}
/************* MENU *********************/
/** TOPMENU **/
#topmenu {
	float:right;
	width:300px;
	text-align:right;
	margin:auto;
	padding:0px 4px 4px 0px;
}
#topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#topmenu li {
	display:inline;
}
#topmenu a {
	color:#FFFFFF;
	padding:0px 7px;
}
#topmenu a:hover {
	text-decoration:underline;
	color:#FFF;
}
/*************/
#menu {
	width:760px;
	font-size:12px;
	color:#6A76B4;
	background:url(Images/faith_02.jpg) repeat-x;
	height:34px;
}
#menu a {
	display:block;
	text-decoration:none;
}
#menu .menuitem {
	float:left;
	padding:10px 7px;
	color:#FFF;
}
#menu .menuitem:hover {
	text-decoration:underline;
	color:#e6e5e5;
}
/** SUB MENU **/
.menucontainer {
	z-index:4;
	visibility:hidden;
	position:absolute;
	background:#4d668f;
	text-align:left;
	border:#4d668f 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
}
.subitem {
	width:142px;
	padding:4px;
	color:#FFF;	
	margin:0px;	
	background:#4d668f url(Images/menudrop.gif) bottom repeat-x;
}
.subitem:hover {
	background:#577097 url(Images/menudrop.gif) bottom repeat-x;
	color:#FFF;
	padding:4px;
	margin:0px;
}
/************************** LINKS ************************/
a {
	color:#373F7F;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
#homelink a {
	color:#FFF;
	text-decoration:none;
}
#homelink a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer a {
	color:#393f47;
	text-decoration:none;
}
#footer a:hover {
	color:#393f47;
	text-decoration:underline;
}
#copyright a {
	color:#393f47;
	text-decoration:none;
}
#copyright a:hover {
	color:#393f47;
	text-decoration:underline;
}
#channels a {
	color:#ccc;
	text-decoration:none;
}
#channels a:hover {
	color:#ccc;
	text-decoration:underline;
}