#main-container
{
	float: left;
	width: 100%;
	/*
	height: auto;
	height: 100%;
	background-color: rgb(255,255,0);

	background-color: rgb(255,255,0);
	background-color: rgb(255,255,0);
	*/
	
}

#footer
{
	float: left;
	width: 100%;
/*
	background-color: rgb(150,0,20);
	background-color: rgb(20,20,20);
	background-color: rgb(150,0,20);
	*/

	background-color: rgb(20,20,20);
	

	opacity: 0;
	filter: alpha(opacity=0);

/*	padding-right: 20px;*/
}

#footer-content
{	
	float: right;
/*	margin-right: 5px;*/

/*	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;*/
	font-family: sans-serif;
	font-size: 9px;
	font-size: 9px;

	color: rgb(60,60,60);
	color: rgb(80,80,80);
	color: rgb(70,70,70);
	color: rgb(50,50,50);
	
/*	margin-top: -2px;*/

/*	color: rgb(255,255,255);*/
}

table#footer-content tr
{
/*
	background-color: rgb(0,150,0);
	*/
	height: 100%;
}

table#footer-content tr td
{
	height: 100%;
	
	/*
	background-color: rgb(0,0,150);
	vertical-align: middle;
	line-height: 100%;
	*/
	vertical-align: middle;
}
