#footer			{
			background: #aa2525;
			height: 400px;
			color: #fff;
			} 

#footercopyright	{
			font-size: 7pt;
			margin-left: 5px;
			}

#footernav		{
			font-family: century gothic;
			font-size: 9pt;
			margin-left: 400px;
			margin-top: -14px;
			}

#footernav a		{
			color: #fff;
			text-decoration: none;
			padding: 0.25em 0.75em 0.25em 0.75em;
			border: 1px single #fff;
			background: #992020;
			}

#footernav a:hover	{
			background: #882020;
			color: #fff;
			}