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