@charset "ISO-8859-1";
 /*  nav_content:	Positions the whole navigation (buttons and actual panal at the bottom of the page. */ 
#nav_panal
{
	visibility:hidden;
	top:108px;
	position: absolute;
}
#nav_button_hover
{
	cursor:pointer;
	position:absolute;
	top:200px;
}
