	body {
		text-align:center;
		background-color:#cdcdcd;
		background-image:url(http://globalimb.com/imawitness/images/bkgd_gradient.jpg);
		background-repeat:repeat-x;
		}
		
		td { vertical-align: top; } 
		
		.two {height: 2px;}
		.ten {height: 10px;}
		
		.twentyfive {height: 25px;}
	
	#ka_mainContainer {
	width:900px;
	border:thin;
	border-color:#000000;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: auto;
		}	
	
	
	#header {
		clear:both;
		margin:0 auto 6px;
		padding:0;
		background-color:#FFFFFF;
		width:900px;
		}
		
	#logo {
		width:250px;
		padding:0px;
		float:left;
		background:#ffffff;
		}
		
	#barshadow {
		width:900px;
		padding:0px;
		background:#ffffff;
		}

	
/**************** Links ****************/ 

a:link { 				/* Link you haven't been to */
color: #ed261c; 
text-decoration: none; 
} 

a:visited {   			/* Link you have been to */
color: #ed261c; 
text-decoration: none; 
} 

a:hover {    			 /* Link when you hover */
color: #ed261c; 
text-decoration: underline;
} 


/**************** Log In Links ****************/


a.login:link { 				/* Link you haven't been to */
color: gray; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
} 


a.login:visited {   			/* Link you have been to */
color: gray; 
text-decoration: none; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
} 


a.login:hover {    			 /* Link when you hover */
color: gray; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
} 


/**************** Join Now Links ****************/


a.join:link { 				/* Link you haven't been to */
color: #ed261c; 
text-decoration: none; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
} 


a.join:visited {   			/* Link you have been to */
color: #ed261c; 
text-decoration: none; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
} 


a.join:hover {    			 /* Link when you hover */ 
color: #ed261c; 
text-decoration: underline;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
} 


/**************** Footer Links ****************/


a.footer:link { 				/* Link you haven't been to */
color: white; 
text-decoration: none; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
} 


a.footer:visited {   			/* Link you have been to */
color: white; 
text-decoration: none; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
} 


a.footer:hover {    			 /* Link when you hover */
color: white; 
text-decoration: underline;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
} 


	
/*Search Bar*/

#ka_headerSearch {
float:right; 
width:245px; 
margin: 10px 15px 0 0;}

#ka_headerSearch input.ka_searchField {
float:right;
margin:0;
padding:1px;
width:140px}

#ka_searchText {
float:right;
width:58px;
margin:0;
padding:0}

.ka_searchButton {
float:right;
background:transparent url(http://www.globalimb.com/imawitness/images/searchicon.jpg) no-repeat 0 0;
border:none;
height:24px;
width:24px;
overflow:hidden;
margin:0 3px 0 5px;
padding:0;
text-indent:-9000px}

#ka_searchAdv1 {
clear:both;
float:right;
width:238px}

#ka_searchAdv1 ul {
margin:0;
padding:3px;
font-size:.82em;
width:238px}

#ka_searchAdv1 li {
display:inline;
margin:0;
padding:6px 2px 6px 0}

#ka_searchAdv_vid span,#ka_searchAdv_aud span,#ka_searchAdv_pho span,#ka_searchAdv_group span,#ka_searchAdv_blog span,#ka_searchAdv_member span,#ka_searchAdv_messages span {
white-space: nowrap}

#ka_searchAdv1 input {
vertical-align:middle;
margin:0 !important;
border:none !important}

#ka_search_basic {margin-right:23px}


.ka_searchList {
margin: 10px 0 0 20px;
width:95%;
}
/*Search Bar - Code END*/
 
/*Search Results*/
li.ka_list { height: 250px; }
/*Search Results - Code END*/
		
		
	
	
	#footer {
		width:900px;
		padding:35px 0 0 0;
		text-align:center;
		height:85px;
		background-image:url(http://www.imawitness.com/images/footer.jpg);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #ffffff;
		}

		
	
/*Navigation CSS*/

#mymenu{
padding-top:15px;
font:normal 13px Arial;
color: #000000;
font-weight:bold;
width:390px;
float: left;
}

#mymenu a{
font:normal 13px Arial;
color: #000000;
text-decoration:none;
font-weight:bold;
}

#mymenu a:hover {
color: #999999;
text-decoration:none;
}

#dropmenudiv{
position:absolute;
border:1px solid #5a0000;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #5a0000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color: white;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #b00101;
}
/*Navigation CSS - END*/


/*Channels*/

#channels{
	clear:both;
	margin:5px 20px 5px 0;
	padding:0;
	background-color: white;
	width:900px;
	height: 900px;     /*Firefox has problems without height specification*/
	}
	
#channels_widget
{
	clear:both;
	margin:5px 20px 5px 0;
	padding:0;
	background-color: white;
	width:900px;
	height: 650px;     /*Firefox has problems without height specification*/
	}
#channels_widget2 {
	clear:both;
	margin:5px 20px 5px 0;
	padding:0;
	background-color: white;
	width:900px;
	height: 715px;     /*Firefox has problems without height specification*/
}
#channels_widget3 {
	clear:both;
	margin:5px 20px 5px 0;
	padding:0;
	background-color: white;
	width:900px;
	height: 900px;     /*Firefox has problems without height specification*/
}
	
.channelspic{
width: 250px;
float: left;
margin: 10px 0 10px 0;
text-align:right;
}

.channelstext{
	width: 500px;
	float:left;
	margin: 10px 0 10px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*Channels - END*/

/*Styles*/
	
.style3 {font-size: 14px;
font-weight: bold;}

/*Styles- END*/


/**************** Twitter ****************/

#twitter_update_list {
  padding:0;
  margin:8px;
  }
  
#twitter_update_list li {
  margin-top:12px;
  margin-bottom:12px; 
  }
  
 ul { list-style-type: none }
.scripture {
	font-style: italic;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
}
.scripture2 {
	font-style: normal;
	text-align: justify;
}
.scripture2 a {
	color: #000000;
	text-decoration: none;
}
.scripture2 a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#stop
{
	display: none;
	visibility: hidden;
	width: 1px;
	height: 1px;
}
#content/**************** Content ****************/

 {
	clear:both;
	padding:0;
	background-color: white;
	width:90%;
	height: 2000px;     /*Firefox has problems without height specification*/
	text-align: justify;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
#content table {
	margin-left: 20px;
	margin-bottom: 20px;
}
.style4 {
	font-size: 10px;
	font-style: italic;
}
.style5 {font-style: italic}

