#FPCOVER
	{
		text-align:center;
		margin-top: 20px;			
	}
#ft_nav	#ft_link
	{
		float:left;
		min-height: 40px;
		padding-top: 15px;
		color: #FC0 !important;
		font-size: 12pt !important;
		font-weight:bold;
	}
#ft_nav	#ft_link a
	{
		color: #FC0 !important;
	}
 #nav
	{

		min-height: 30px; 
		background-color:#000;
		width: 100%;
		
	}
#nav *
	{
		font-size: 11pt;
		
	}
#nav li a, #nav li a:link, #nav li a:visited, #nav li a:active 
	{
		color: #FFFFFF;	
	}
#nav li:hover a
	{
		color: #FC0
	}
 #searchform
	{
		display:inline;
		float:right;
		margin-right: 50px;
	}
#searchform #s
	{
		width: 180px;
		margin-right: 2px;
		height: 22px;
		margin-top: 0px;
		
		
	}
#searchform input
	{
		height: 24px;	
		padding:1px;
		float:left;
	}
#masthead 
	{
		background-color:#000;
		margin: 0px;
		padding:0px;
		height: auto;
		background-image:url(images/pele.jpg);
		background-position:bottom right; 
		background-repeat:no-repeat;
		min-height: 90px;
	}

#nav-cat
	{
		margin-top: 5px;	
		padding-top: 10px;	
		
	}
#nav-cat ul
	{
		list-style:none;
		clear:both;
	}
#nav-cat li
	{
		float:none;
		display:block;
		clear:both;
			width: 155px;
	}
#footer
	{
		color:#000;	
	}
