/** 
ACCENT COLOR: #c00 
HOVER COLOR:  #F00 
**/


	a, a:visited{
color:#c00;}

	#pages a.active, #categories a.active, #tooltip, #popup p{
background-color:#c00;}
	
	#container
	{border-color:#c00;}

	#nav li a.active, #channels li.active a, #channels li a:hover, #nav li a:hover, a:hover, #community a:hover{
	color:#f00;}


/*********** put customizations below ****/
#nav{margin-left:-25px;}

#channels li{height:40px;top:5px;}
#channels li a{padding:5px 11px 0px 10px;min-height:40px;}

#powered_by_eyewire{margin-top:5px;height:55px;width:100%;display:block;background:url('/images/eyewiretoday_headlines.png') 8px 3px no-repeat;}

