@charset "UTF-8";

/*div styles*/
	
#container{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border: 1px solid #FFF;
	}
	
#header{
	background-image:url(../images/site/headerbar960x120.gif);
	width:960px;
	height:120px;
	postion:absolute;
	}
#bannerad{
	position:relative;
	left:480px;
	}
#searchbar{
	width:960px;
	height:30px;
	background-image:url(../images/site/orangebar2.gif);
	}
#searchform{
	height:30px;
	z-index:200;
	position:relative;
	float:right;
	top:112px;
	}
#form{
	background-color:#CCC;
	width:500px;
	padding:10px;
	padding-top:5px;
	border: 1px solid #043853;
	}
	
#fourCol{
	width:720px;
	padding-left:10px;
	padding-right:10px;
	min-height:900px;
	margin-left:190px;
	margin-top:0px;
	padding-top:1px;
	}
#threeCol{
	width:550px;
	padding-left:10px;
	padding-right:10px;
	//min-height:500px;
	margin-left:190px;
	margin-top:0px;
	padding-top:1px;
	position:relative;
	}
	
#twoCol{
	width:370px;
	padding-left:10px;
	padding-right:10px;
	min-height:600px;
	margin-left:190px;
	margin-top:0px;
	padding-top:1px;
	}
#oneCol{
	width:170px;
	padding-left:10px;
	padding-right:10px;
	padding-top:70px;
	min-height:600px;
	float:right;
	background-image:url(../images/site/1colTop.gif);
	background-repeat:no-repeat;
	}
#rightpanel{
	width:190px;
	min-height:600px;
	float:right;
	overflow:hidden;
	}
#footer{
	background-color:#043853;
	padding:5px;
	clear:both;
	}
#results{
	width:100%;
	table-layout:fixed;
	}
#thumb_story_prev{
	margin-left:90px;
	padding-left:10px;
	}
#rotater{
	width:190px;
	height:100px;
	overflow:hidden;
	margin:0px;
	padding:0 0 0 0;
	postion:relative;
	top:-10px;
	left:0px;
}
#rotater ul  {
	margin:0px;
	padding:0px;
}
#rotater ul li {
	text-decoration: none;
	list-style-type: none;
}
#rotater2 ul li {
	text-decoration: none;
	list-style-type: none;
}
#rotater2{
	width:190px;
	height:110px;
	overflow:hidden;
	margin:0px;
	padding:0 0 0 0;
	position:relative;
	top:-10px;
	left:0px;
}