#footer			{
			
			background: #FFCC33;
			
			height: 400px;
			
			color: #000;	
			
			font-family: verdana;
	
			border-top: 1px solid #000;		
			} 



#footercopyright	{
			
			font-size: 7pt;
			
			position: absolute;
			
			right: 10px;
			
			bottom: 5px;
			
			color: #000;
			
			background: transparent;
			
			overflow: auto;	
			
			}



#footercopyright a	{
			
			text-decoration: none;
		
			color: #000;
			
			}



#footercopyright a:hover {
			
			text-decoration: none;
			
			color: #DF0B07;
			
			}




#footernav		{
			
			font-family: verdana;
			
			font-size: 7pt;
			
			margin-left: 200px;
			
			margin-top: -11px;
			
			}



#footernav a		{
			
			color: #000;
			
			text-decoration: none;
			
			padding: 0em 0em 0em 0em;
			
			border: 0px single #fff;
			
			}



#footernav a:hover	{
			
			text-decoration: none;
			
			color: #DF0B07;
			
			}
