

/* SHOWS DROP DOWN START */

#show_nav, #full_ep_nav, #culture_nav, #crusade_nav, #community_nav {
	width:970px;
	text-align:left;
	clear:both;
	background-color:#1a193a;
	border-top:1px solid #3c5153;
	position:absolute;
	left:0%;
	top:4px;
	z-index:9;
	visibility:hidden; 
	FILTER: alpha(opacity=85); 
	padding-bottom:20px;

}
	
#show_nav_column {
	width:230px;
	float:left;
	padding-left:10px;
	margin-top:14px;
	margin-bottom:29px;
	line-height:16px; 
}
	
*html #show_nav_column {
	width:230px; 
}

/* SHOWS DROP DOWN END */



	
	
	
