body {
  margin: 0;
  padding: 0;
  background-color:#FFFFFF;
/*  background-color:#d6d9ee;*/
  font: 12px Georgia;/*, "Times New Roman", Times, serif;*/
  line-height:18px;
  color: #000000;
  text-align:left;
}
li {
	/*list-style-image:url(images/CI-star-blue.png);*/
	/*list-style-image:url(images/list_bullet.gif);*/
	/*list-style-image:url(images/list_bullet_small.gif);*/
	/*background-image:url(images/CI-star-blue.png);*/
	/*background-repeat:no-repeat;*/
}
#content {
	background-color:#d6d9ee;
}

a:link, a:visited {
  color: #181063;
  text-decoration: none;
  outline-style:none;
}

a:hover {
  color: #667bbb;
  text-decoration: node;
  outline-style:none;
}

a:active, a.active {
  color: #181063;
  outline-style:none;
}


a.footer:link, a.footer:visited, a.footer:active, a.footer.active,  a.footer:hover {
  color: #d6d9ee;
  text-decoration: none;
  outline-style:none;
}


h3:hover {
	/*color: #667bbb;*/
}


h1 {
  font-size: 180%;
  color: #181063;
  line-height: 130%;  
}
h1.media_heading{
  color: #ffffff;
}
h2 {
  font-size: 150%;
  color: #181063;
  line-height: 130%;  
}
h3 {
    font-size: 120%;
	color: #181063;
	margin: 5px 0;
}
h4 {
  margin: 0px;
  font-size:90%;
  font-weight:normal;
}
.biosblock {
	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-bottomright:10px;
	 background-color:#e9eaf5;  
	 padding:10px;
	 margin-bottom:20px;
 }

.biosblock:hover {
	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-bottomright:10px;
	 background-color:#ffffff;  
	 padding:10px;
	 margin-bottom:20px;
 }
 
 .biostaff{
 	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-bottomright:10px;
	 background-color:#e9eaf5;  
	 padding:10px;
	 margin-bottom:20px;
 }
 
.smalltext{
	font-size:11px;
 }



#other_featuresTab, #muslim_newsTab, #cordoba_newsTab{
	cursor:pointer;
}

.home_right{
border-top:1px solid black;
border-bottom:none;
width:200px;
text-align:center;
}
.home_left{
border-top:1px solid #d6d8ed;
border-bottom:none;
}
.media_left{
border-top:1px solid black;
border-bottom:none;
}

a.link{
text-decoration:underline;
outline-style:none;
}

.media{
	color:#FFFFFF;
}
/*#FormSearchForm */
a.tag_level0{
font-size:10px;
outline-style:none;
}
a.tag_level1{
font-size:14px;
outline-style:none;
}
a.tag_level2{
font-size:17px;
outline-style:none;
}
a.tag_level3{
font-size:20px;
outline-style:none;
}
a.tag_level4{
font-size:23px;
outline-style:none;
}
a.tag_level5{
font-size:26px;
outline-style:none;
}
a.tag_level6{
font-size:30px;
outline-style:none;
}


#tagscloud{
	display:none;
	position:absolute;
	z-index:2;
	width:230px;
	background-color:white;
	padding:15px;
	left:70%;
	top:75px;
}

/*Added by Robert 3-3-09 From Google , For IFrames */
#outer-separator {
border-bottom:2px solid #404040;
border-top:1px solid #A0A0A0;
clear:both;
font-size:1px;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}	

#separator {
background:#EAEAEA none repeat scroll 0 0;
height:3px;
}

/*
#featured_video table td{
	width:140px;
}*/
/*ul {
	display:table-row-group;
}
li {
	padding-bottom:15px;
}*/