/* CSS Document */

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/menu/background.jpg) repeat scroll left top;
	font-size:11px;
	color:#999999;
}
table{
	font-size:12px;
	text-align:center;
	color:#FF6600;
	}
h1 {
	font-size:18px;
	color:#003399;
	}
h2 {
	font-size:14px;
	color:#003399;
	}
h3	{
	font-size:14px;
	color:#FFFFFF;
}
h4 {
	font-size:10px;
	}
img {
	margin:0px;
	padding: 0 px;
	}
.articles{
	font-size:12px;
	color:#000000;
	
	}
.featured{
	font-size:12px;
	color:#FFFFFF;
	padding-left:20px;
	}
ul{
	color:#000000;
	font-size:12px;
	
	}
p {
	font-size:12px;
	color:#0000CC;
}
#ft {
	clear:both;
}
#doc {
	margin:auto;
	position:relative;
	width:1050px;
	
}

#header{
	height:110px; 
	margin:0px;
	margin-left:120px; 
	padding:0px;
	text-align:left;
}
	#sponsor{
		text-align:left;
		font-size:9px;
		}	
	#menu {
		background: url(images/menu/bg2.gif) no-repeat;
		float:left;
		font-size:11px;
		color:#FFFFFF;
		line-height:normal;
		width:100%;
		height:38px;
		margin-left: 0px;
		}
		#menu ul {
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0pt;
			padding:0px 20px 0pt;
		}
		#menu li {
			background:transparent url(images/menu/left.gif) no-repeat scroll left top;
			float:left;
			margin:0pt;
			padding:0pt 0pt 0pt 9px;
			height:30px;
		}
		#menu a {
			background:transparent url(images/menu/right.gif) no-repeat scroll right top;
			color:#FFFFFF;
			display:block;
			font-weight:bold;
			padding:5px 15px 4px 6px;
			text-decoration:none;
			cursor:pointer;
		}
		#menu a:hover {
			color:#00FFFF;
		}
		#menu #current {
			background-image:url(images/menu/left_on.gif);
		}
		#menu #current a {
			background-image:url(images/menu/right_on.gif);
			color:#FFFFFF;
			padding-bottom:5px;
		}

	
	.middleTop{
		
		background:transparent url(images/menu/middle_top.gif) no-repeat top;
		height:13px;
		margin:0;
		padding:0;
	}
	.middleCenter{
		overflow-x: hidden;
		background:transparent url(images/menu/middle_middle.gif) repeat-y;
		padding:0px 10px;
		text-align:justify;
		}
	.middleBottom{
		
		background:transparent url(images/menu/middle_bottom.gif) no-repeat top;
		height:10px;
		margin-bottom:13px;
		}

	.smallTop{
		overflow-y: hidden;
		margin-top:10px;
		margin-bottom:0px;
		padding:0px;
		background:transparent url(images/menu/left_top.gif) no-repeat top;
		height: 11px;
		}
	.smallBottom{
	
		background:transparent url(images/menu/left_bottom.gif) no-repeat;
		height: 10px;
	}
	.smallMiddle{
		padding:0px;
		margin:0px;
		background:transparent url(images/menu/left_middle.gif) repeat-y;
		
	}
	#thecontent{
		display: block;
		margin-left:0px;
		
		padding:0px;
		}
	#mainFeature{
		overflow-x: hidden;
		background:transparent url(images/menu/middle_middle.gif) repeat-y;
		padding: 0px;
		}
	#mainFeature p{
		text-align:justify;
		font-size:12px;
		padding: 10px;
				
		}		
	#stories{
		overflow-x: hidden;
		
		background:transparent url(images/menu/middle_middle.gif) repeat-y;
		padding:0px 20px;
		}
		
		#stories p{	
			text-align:justify;
			}	
	#theStory{
		
		background:transparent url(images/menu/middle_middle.gif) repeat-y;
		
		}
	
	#otherStories{
		overflow-x: hidden;
		
		background:transparent url(images/menu/middle_middle.gif) repeat-y;
		padding:10px;
		}
	
	#videoPlayer{
		overflow-x: hidden;
		background:#FFFFFF;
		text-align:center;
		width:410px;
	
		}
		
	#articles{
		width:100%;
		}
		
		#slot1{
		
			
			overflow: hidden;
			width:178px;
			text-align:center;
			}
		#slot2{
			margin:0px;
			
			overflow: hidden;
			width:410px;
			text-align:left;
			
			
			}
		#search{
			width:160px;
			text-align:center;
			
			}
			
		#featured{
			height: 236px;
		}
		
		#survey{
			height:200px;
			}
		#slot3{
			display:inline;
			width:0px;
			text-align:left;
			}
		#slot4{
			float:left;
			width:2px;
			text-align:left;
			}
#ad_space{
	
	display:inline;
	margin:0px;
	background:none;
	width: 178px;
	height: 600px;
	margin-right:0px;
	}


#footer{
	
	margin:0px; 
	padding:0px;
	color:#CCCCCC;
	font-size:10px;
	text-align:center;
}

.clearFix {
	clear:both;
	content:".";
	font-size:0pt;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
}

.innerMenu {
	text-align:center;
	font-size:12px;
	color:#FF0000;
	padding:10px;
	
	}
	.innerMenu a{
		text-decoration:none;
		color:#FF0000;
		padding:10px;
		}
	.innerMenu a:hover{
		color:#0000FF;
		}
	.innerMenu a img{
		border:none;
		}




