body {
	margin: 0;
	background-color: #fff;
	color: #8F8B8B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input {
	border:1px solid #E8E8E8;
	background-color:#fff;
}

#date_strip {
	padding: 1px 10px 0px 16px;
	background-color: #F58220;
	height: 11px;
}

#date_strip #date {
	margin: 0px auto;
	color: #fff;
	text-transform:uppercase;
	font-size: 8px;
	text-align: right;
	/*width: 919px;*/
	width: 888px;
}

#container {
	padding: 0px 10px 0px 16px;
	margin: 0px auto 0px auto;
	/*width: 919px;*/
	width: 888px;
	position: relative;
	background-image:url(/images/container_back.gif);
	background-repeat:repeat-y;
	background-position: 176px 0px;
}
	#searchbox {
		float:right;
		margin: 5px 0px 0px 0px;
	}
	* html #searchbox {
		float:right;
		margin: 10px 0px 0px 0px;
	}

#leftcolumn {
	float:left;
	margin:0px;
	padding:0px;
	width: 160px;
}
	
	#firstleft_box {
		clear:left;
		width:160px;
		padding: 0 10px 0 0;
	}
		
		#firstleft_box h2 {
			color: #F58220;
			font-size: 18px;
			text-transform: uppercase;
			font-weight: normal;
			margin: 20px 0 10px 0;
			padding: 0 0 0 10px;
			letter-spacing: 0;
		}
		#firstleft_box ul {
			list-style: none; list-style-image: none;
			margin: 0 0 0 0;
			padding: 0 10px 10px 10px;
			line-height: 24px;
			border-bottom: 1px solid #e8e8e8;
		}
		
		#firstleft_box ul.last { border-bottom: 0; }
		
		#firstleft_box ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; }
		
		#firstleft_box a {
			color:#8F8B8B;
			text-decoration:none;
		}
		
		#firstleft_box a:hover {
			color:#6D6F71;
		}
		
			#firstleft_box p { margin: 1em 10px; }

li { list-style-image: url(/images/chevron_bullet_white.gif); }

#rightcolumn {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
	#firstright_box {
		width: 190px;
		float: right;
		clear: right;
		background-color: #F7F7F7;
		padding: 0px 10px 0px 10px;
		margin: 10px 0px 0px 0px;
		line-height: 14px;
	}
	
	#firstright_box li { list-style-image: url(/images/chevron_bullet_grey.gif); }
	div#poll { margin-bottom: 10px; }
	#firstright_box #poll ul { margin: 0 0 10px 0; padding: 0; list-style-image: none; list-style: none; }
	#firstright_box #poll ul li { list-style-image: none; list-style: none; margin: 0; padding: 0; }
	
		#firstright_box h2 {
			width: 190px;
			font-size:14px;
			color: #fff;
			font-weight:normal;
			background-color: #C9C9C9;
			padding: 8px 10px;
			border-top: 5px solid #fff;
			border-bottom: 5px solid #fff;
			margin: -5px -10px 0px -10px;
			text-transform: uppercase;
		}
		
		#firstright_box h2 a {
			font-size:14px;
			color:#FFFFFF;
			text-decoration:none;
		}
		
		#firstright_box a {
			color:#5C788E;
			text-decoration:underline;
		}
		
		#firstright_box ul {
			padding-left: 25px;
		}
		
		* html #firstright_box ul {
			padding-left: 0px;
		}

	
#center_box {
	margin: 0px 0 0px 170px;
	padding: 10px 0px 25px 0px;
	width: 498px;
	line-height: 14px;
}
	#center_box a {
		color:#5C788E;
		text-decoration:underline;
	}
	
	#center_box #firstcenter_box, #center_box #secondcenter_box { display: inline; float: left; margin-top: 10px; width: 210px; }
	#center_box #secondcenter_box { margin-left: 15px; }
	
	* html #firstcenter_box {  }
	
	body.index #center_box h2 {
		width: auto;
		height: 0;
		line-height: 0em;
		margin: 0;
		padding: 0;
		text-indent: -9000em;
	}
	
	* html body.index #center_box h2 { margin-top: -5px; }
	* html body.index #center_box #mainimage { margin-top: -3px; }
	
	body.inner #center_box h2 {
		width: auto;
		background-color: #a7a9ac;
		color: #fff;
		font-size:18px;
		/* text-transform: uppercase; */
		font-weight: normal;
		padding: 5px 10px 5px 10px;
		margin: 0;
		border-bottom:5px solid #fff;
		line-height:24px;
		text-transform: uppercase;
	}
	
	#center_box #content {
		margin: 0px 0px 0px 10px;
	}
	
	body.index #center_box #content {
		margin: 0px 0px 0px 0px;
	}
	
	#center_box #content h2 {
		background-color:transparent;
		color: #F58220;
		text-transform:none;
		margin:30px 0px 10px 0px;
		height:auto;
		padding:0px;
		border-bottom:0px;
		text-transform: none;
		font-size: 18px;
		line-height: 20px;
	}
	
		#center_box #content p { margin: 1em 0; }

#clear {
	clear:both;
	height:1px;
}

#footerlinks {
	clear: both;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	border-top:1px solid #E8E8E8;
	/*width: 919px;*/
	width: 888px;
	background-color:#FFFFFF;
}

* html #footerlinks {
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-top:1px solid #E8E8E8;
	background-color:#FFFFFF;
}
	#footerlinks span {
		font-size:8px;
		color:#D6D0D0;
	}
	#footerlinks a {
		color:#8F8B8B;
		text-decoration:underline;
	}
	
	#footerlinks ul { list-style: none; margin: 20px 0 0 0; padding: 0; }
	#footerlinks ul li { list-style: none; display: inline; margin: 0; padding: 0 12px; border-left: 1px solid #D6D0D0; }
	#footerlinks ul li.first { border-left: 0; }

.joe {
	display:none;
}

div#byesearch {
	/*width: 919px;*/
	width: 888px;
	height:25px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
	div#byesearch a {
		display:block;
		height:25px;
		width:144px;
		background-image: url(/images/by_esearch.gif);
		background-color:transparent;
		background-repeat:repeat;
		text-decoration:none;
		float:left;
	}

#header a {
	display:block;
	width:400px;
	height:100px;
	text-decoration:none;
	float:left;
}




/* image.css */

#mainimage {
	background: #c9c9c9;
	margin: 0px;
	padding: 0px;
}

#header {
	height:100px;
	background-image:url(/images/SiteLogo.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	border-bottom:1px solid #E8E8E8;
	padding:0px;
	margin:0px;
}


.clean ul { border-bottom: 0 !important; }

.clean a { text-decoration: underline !important; }

#firstleft_box .clean ul li { list-style: url(/images/chevron_bullet_white.gif); margin: 0 0 0 15px; padding: 0 0 10px 0; line-height: 1em; }




/* polls */

dl#poll-results {
	margin: 0;
	padding: 0;
}

dl#poll-results dt {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	width: 100px;
	background: transparent url(/images/poll_bar.gif) no-repeat 0 50%;
	color: #000;
	font-weight: bold;
}

dl#poll-results dd {
	clear: right;
	float: left;
	display: inline;
	margin: 4px 0 0 5px;
	padding: 0;
	width: 50px;
	line-height: 1em;
}

p#votes-total { clear: both; padding-top: 1em; }

* html p#votes-total { padding-top: 0; }



/* ABT Link */

div#fine-print {
	clear: both;
	float: left;
	display: inline;
	margin: 10px 0;
	background: #fff;
	text-align: center;
	/*width: 919px;*/
	width: 888px;
}

div#fine-print p { margin: .5em 0; line-height: 1em; }

div#abt-link {
	clear: both;
	display: inline;
	float: left;
	/*width: 919px;*/
	width: 888px;
	text-align: center;
}

div#fine-print p.lite { color: #d6d0d0; }
	
	div#abt-link p { margin: 0 auto; width: auto; line-height: 17px; }
	
	div#abt-link p a {
		display: inline;
		color: #8F8B8B;
		width: auto;
		text-decoration: none;
	}
	
	div#abt-link p span { display: inline; padding: .3em 4px .3em 17px; background: transparent url(/images/i_abt-globe.gif) no-repeat right center; }
	
	* html div#abt-link p span { position: relative; display: inline-block; margin: 0 0 0 4px; padding: 0; width: 18px; height: 17px; }
	