body {
	background-color:#000000;
/*	background-image:url(/img/backgrounds/inside-main-background.gif);
	background-position:top center;
	background-repeat:repeat-y;*/
	}
	
.navcell_top	{
	float:right;
	margin-left:18px;
	}
	
#pollbox	{
	display:none;
	position:absolute;
	left:-999px;
	top:280;
	border:solid 1px black;
	width:300px;
	background-color:#ffffff;
	font-family:Verdana, Tahoma, Arial Sans-Serif;
	font-size:12px;
	text-align:left;
	padding:16px;
	}

#poll_pod {
	background-image:url(/img/backgrounds/pods/poll.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:89px;
	}
#poll_table {
	width:300px;
	margin:0;
	border:none;
	padding:0
	}
	
#poll_table_left_cell {
		width:13px;
		height:89px;
		padding:0;
		margin:0;
		border:none;
	}
	
#poll_question_cell {
	height:89px;
	font-family:Times New Roman, Serif;
	font-size:14px;
	font-weight:500;
	letter-spacing:.6px;
	line-height:1;
	padding:0;
	text-align:left;
	vertical-align:middle;
	color:#ffffff;
	}
	
#poll_bar {
	/*width:164px;*/
	height:20px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:#c98e8e;
	white-space:nowrap;
	}
	
#poll_button_cell {
	width:110px;
	height:89px;
	vertical-align:middle;
	text-align:center;
	padding:0;
	}
	
.poll_vert_bar	{
	float:left;
	width:1px;
	height:21px;
	border:none;
	background-color:#ffffff;
	}
	
#flashcontent	{
	width:340px;
	margin:40px 0 0 20px;
	}
	
#main_home	{
	z-index:1;
	width:720px;
	}
	
#home_flash_holder {
	height:409px;
	vertical-align:top;
	text-align:left;
	}
	
#news_column	{
	z-index:5;
	float:right;
	background-image:url(/img/backgrounds/home/news_column_background.gif);
	width:142px;
	height:409px;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana, Tahoma;
	line-height:1.3;
	overflow:hidden;
	}
	
.newsitemheader {
	font-weight:bold;
	margin:18px 12px 0px 12px;
	font-size:12px;
}
	
.newsitembody {
	font-weight:normal;
	margin:0px 12px 6px 12px;
	font-size:12px;
}
	
.newsitembody a {
	text-decoration:none;
}
	
.results_bar {
	height:20px;
	} 

#top_logo_div {
	width:719px;
	height:97px;
	margin:0 auto 0 auto;
	text align:left;
	vertical-align:bottom;
	}
	
#top_div {
	width:100%;
	background-color:#000000;
	text-align:center;
	height:130px;
	}
	
#top_spacer {
	width:100%;
	height:26px;
	background-image:url(/img/backgrounds/inside/row2_background.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}
	
#whole_lower {
	width:100%;
	vertical-align:top;
	text-align:center;
	background-image:url(/img/backgrounds/inside/background.gif);
	background-position:top center;
	backgropund-repeat:repeat-y;
	}