/* 	Begin CSS for iBay footer -- ibay_footer.css -- 	*/
/*		by Terry 02-16-09			*/
/*		developed on 	Venus		*/

body	{ 	
	margin: 0; 
	padding: 0;		
}
#footerInvestorbay
	{
	position: absolute;
	top: 940px;
	left: 76px;
	padding: 2px 1px;
	width: 600px;
	height: 54px;
	margin-top: auto;
z-index: 13;
	background-color: #000;
	background-image: url('../images/be.gif');
	background-position: 60px 3px 1px 10px;
	background-repeat: no-repeat;
	border: 4px solid green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #fff;
	line-height: .05cm
	white-page: no-wrap;
	font-weight: bolder;
}
#footerLink
	{
	position: absolute;
	top: 968px;
	left: 138px;
	padding: 1px;
	width: 500px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	white-page: no-wrap;
z-index:14;
	background-color: #ffff9c;
	border: 2pt double #ff3118;
}
#aTop
	{
	position: absolute;
	top: 980px;
	left: 150px;
	width: 590px;
	height: 45px;
	text-align: right;
}
#footerCopy
	{
	position: absolute;
	top: 1017px;
	left: 152px;
	width: 590px;
	height: 45px;
	text-align: right;
}	
#footer	{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 8pt;
	color: #666666;
	border-top: 1px solid	 #ffff10;
	border-right: 1px solid #ffff10;
	text-align: right;
	line-height: 15pt;
	padding-right: 5px;	
}

/* 	End CSS for iBay footer -- ibay_footer.css -- 	*/
