#footer			{
			border-top: 1px double #ddd;
			background: #eee;
			height: 400px;
			color: #555;	
			font-family: verdana;
			} 

#footercopyright	{
			font-size: 7pt;
			position: absolute;
			right: 10px;
			bottom: 5px;
			color: #555;
			}

#footernav		{
			font-family: verdana;
			font-size: 7pt;
			margin-left: 200px;
			margin-top: -14px;
			}

#footernav a		{
			color: #555;
			text-decoration: none;
			padding: 0em 0em 0em 0em;
			border: 0px single #fff;
			}

#footernav a:hover	{
			text-decoration: none;
			color: #223388;
			}

#googlead		{
			position: absolute;	
			left: 740px;
			top: 130px;
			}