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: 888px;
}

#container {
	padding: 0px 10px 0px 16px;
	margin: 0px auto 0px auto;
	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;
}

	#leftcolumn a { color: #4e6e5e; }
	
	#firstleft_box {
		float: left; display: inline;
		clear: left;
		width: 160px;
		padding: 0 0 10px 0;
	}
		
		#firstleft_box h2 {
			position: relative;
			clear: both;
			float: left; display: inline;
			color: #F58220;
			font-size: 18px;
			text-transform: uppercase;
			font-weight: normal;
			margin: 20px -20px 10px 0;
			padding: 0 0 0 10px;
			letter-spacing: 0;
			width: 150px;
		}
		#firstleft_box ul {
			float: left; display: inline;
			list-style: none; list-style-image: none;
			margin: 0 0 0 0;
			padding: 0 10px 10px 6px;
			width: 140px;
			line-height: 20px;
		}
		
			#firstleft_box ul ul { margin-left: 0; }
		
		#firstleft_box ul.last { border-bottom: 0; }
		
		#firstleft_box ul li { float: left; display: inline; margin: 0; padding: 0; list-style: none; list-style-image: none; width: 140px; }
		
		#firstleft_box ul.nav a {
			float: left; display: inline;
			width: 132px;
			padding: 2px 4px;
			/*color:#8F8B8B;*/
			color: #4e6e5e;
			text-decoration:none;
		}
		
		#firstleft_box ul.nav ul li { width: 130px; }
		#firstleft_box ul.nav ul li a { width: 122px; }
		
		#firstleft_box ul.nav li.on a,
		#firstleft_box ul.nav a:hover {
			/*color:#6D6F71;*/
			color: #fff;
			background-color: #4e6e5e;
		}
		
				#firstleft_box p { margin: 1em 10px; }

ul li { list-style-image: url(/images/chevron_bullet_white.gif); }

#rightcolumn {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
	#firstright_box, #topright_box {
		width: 190px;
		float: right; display: inline;
		clear: right;
		background-color: #F3F2F3;
		padding: 0px 10px 0px 10px;
		margin: 10px 0px 0px 0px;
		line-height: 14px;
	}
	
	/*#topright_box { background-color: #fff; }*/
	
	#firstright_box ul li, #topright_box ul 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, #topright_box h2 {
			width: 190px;
			font-size:14px;
			color: #fff;
			font-weight:normal;
			/*background-color: #C9C9C9;*/
			background-color: #4e6e5e;
			padding: 8px 10px;
			border-top: 5px solid #fff;
			border-bottom: 5px solid #fff;
			margin: -5px -10px 0px -10px;
			text-transform: uppercase;
		}
		
		#topright_box h5 a { font-size: 9px; }
		#firstright_box h6 { font-size: 75%; }
		
		#firstright_box h2 a, #topright_box h2 a {
			font-size:14px;
			color:#FFFFFF;
			text-decoration:none;
		}
		
		#firstright_box a, #topright_box a {
			/*color:#5C788E;*/
			color: #4e6e5e;
			text-decoration:underline;
		}
		
		#firstright_box ul, #topright_box ul {
			padding-left: 25px;
		}
		
		* html #firstright_box ul, * html #topright_box ul {
			padding-left: 0px;
		}

	
#center_box {
	margin: 0px 0 0px 170px;
	padding: 10px 0px 25px 0px;
	width: 498px;
	line-height: 14px;
}

* html #center_box { margin-left: 168px; }
* html #center_box { width: 485px; }
* html #center_box h2 { width: 478px; }

	#center_box a {
		/*color:#5C788E;*/
		color: #4e6e5e;
		text-decoration:underline;
	}
	
	#center_box #firstcenter_box, 
	#center_box #secondcenter_box { 
		display: inline; 
		float: left; 
		margin-top: 10px; 
		width: 210px; 
		background-color: #f3f2f3;
	}
	
	#center_box #firstcenter_box p, 
	#center_box #secondcenter_box p { 
		margin: 2px 8px;
	}
	
	#center_box #firstcenter_box ul, 
	#center_box #secondcenter_box ul { 
		margin: 1em 8px;
		padding: 0 24px;
	}
	
	#center_box #firstcenter_box ul li, 
	#center_box #secondcenter_box ul li { 
		margin: .25em 0;
		padding: 0;
	}
	
	#center_box #secondcenter_box { margin-left: 15px; }
	
	* html #firstcenter_box {  }
	
	#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 #firstcenter_box h2, #center_box #secondcenter_box h2 { 
		background-color: #c9c9c9;
		font-size: 14px;
		line-height: 20px;
	}
	
	#center_box #content {
		margin: 0px 0px 0px 10px;
	}
	
	#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;
	}


#clear {
	clear:both;
	height:1px;
}

#footerlinks {
	clear: both;
	text-align:center;
	margin:0px auto 0px auto;
	padding:0px;
	border-top:1px solid #E8E8E8;
	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: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.gif);
	background-repeat:no-repeat;
	background-position: left top;
	border-bottom:1px solid #E8E8E8;
	padding:0px;
	margin:0px;
}

.clear { clear: both; }
.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; }




/* homepage size change */

	body.index #date_strip #date, body.index #container, body.index #footerlinks, body.index div#byesearch { width: 825px; }
	body.index #center_box { width: 435px; margin-left: 170px; }
	* html body.index #center_box { width: 435px; margin-left: 168px; }





/* 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: 888px;
}

div#fine-print p { margin: .5em 0; line-height: 1em; }

div#abt-link {
	clear: both;
	display: inline;
	float: left;
	width: 888px;
	text-align: center;
}

body.index div#abt-link, body.index div#fine-print { width: 825px; }
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; }
	
	
	
	
/* editor */
.appledore { font-weight: bold; color: #4e6e5e; }

iframe {width: 480px; height: 300px;}

div#contactus p { margin-left: 7px; padding-left: 7px; }