#footer
{
	width: 100%;
	display: none;
}



/**

body         
{	
	width: 100%;
	background: #800;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#banner
{
}

#navbar
{
	width: 100%;
	display: none;
}

#container, #container-no-sidebar, #container-one-sidebar, #container-two-sidebars
{
	width: 100%;
	background: #000;
}

#main
{
	width: 60%;
}



form
{
	display: none;
}

**/