#nav	{
	position:fixed;
	top: 196px;
	left: 20px;
	padding: 5px;
	width: 200px;
	}

#main	{
	position: absolute;
	top: 196px;
	left: 249px;
	right: 20px;
	}
	
#almostt	{
	display: none;
	}	
	
.info tr:hover	{
	background-color: #AAAAAA;
	}	
	